Skip to content

[analyzer] Analyzer keeps stopping when suggesting imports. #53858

Open
@filippo-signorini

Description

@filippo-signorini

While writing my flutter app I started noticing that whenever I start writing an import directive like import '../', as soon as I write the slash the analyzer stops.
I am using custom_lint together with riverpod_lint.

Here is the Analyzer log, I made a Pastebin since it was exceeding the character limit.
Dart Analyzer Log

I can't seem to reproduce the error in an empty project but it's been a week now and it's really frustrating having to wait for the analyzer to restart every time I write an import statement.

Let me know if you need other details since I am not familiar with debugging LSPs and the analyzer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onanalyzer-stabilityarea-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions