Skip to content

Improve VS Code's error when the Dart analyzer crashes #5328

@loic-sharma

Description

@loic-sharma

Is your feature request related to a problem? Please describe.
If the Dart analyzer crashes, VS code recommends See the output for more information:

image

However, the output pane is not helpful:

image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions