Skip to content

DTD workspace roots not getting set #7616

Open
@kenzieschmoll

Description

@kenzieschmoll

I noticed this because the extensions view was empty for an IntelliJ project that should have DevTools extensions (due to the dependencies on the provider and flame packages).
Screenshot 2024-08-20 at 9 26 32 AM

From DevTools verbose logging, we can see that the project roots are empty:

{"level":"FINE","message":"[from devtools_server] ExtensionsManager.serveAvailableExtensions adding extensions for DTD project roots: []","timestamp":"2024-08-20 16:27:09.684Z","loggerName":"devtools_server_client"}

I tried invalidating caches and restarting IntelliJ, but encountered the same problem. Let me know if there are any logs I can collect from IntelliJ that would be helpful.

Metadata

Metadata

Assignees

Labels

P1devtools-integrationRelated to the integration with Dart DevTools

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions