-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
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.
If the Dart analyzer crashes, VS code recommends See the output for more information:
However, the output pane is not helpful:
Describe the solution you'd like
VS Code should recommend using the Dart: Capture logs VS Code command and should link to this guide: https://dartcode.org/docs/logging/
Perhaps this should also recommend cleaning the Dart analyzer cache (deleting ~/.dartServer/ on macOS)
Describe alternatives you've considered
N/A
Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
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.

