-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
in apiRelates to the API exported by the Dart-Code extension for use by other extensions.Relates to the API exported by the Dart-Code extension for use by other extensions.is enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.
Milestone
Description
Is your feature request related to a problem? Please describe.
Not exactly a problem, but extensions depending on dart LSP will make this feature request more profitable. Exposing required/specific data would be more helpful.
Describe the solution you'd like
Exposing analyzer.
Additional context
In my case, we are building the fluttergpt extension, which will utilize the dart LSP. This had become a blocker for us. Ref: CommandDash/commanddash#224
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in apiRelates to the API exported by the Dart-Code extension for use by other extensions.Relates to the API exported by the Dart-Code extension for use by other extensions.is enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.