Skip to content

Dart LSP re-analyzes project when typing starts after period of inactivity #55815

Closed
@Reprevise

Description

@Reprevise

If I open my Flutter project, then go to do something else and come back and start typing again, the LSP seems to re-analyze the whole project again. Autocomplete gets stuck on "Loading...", etc. I have sent logs to @DanTup for a previous issue (#52947) that include this issue.

I believe it starts here: (Line 845 onwards)

1716386168792:Req:{"jsonrpc"::"2.0","id"::1,"method"::"dart/diagnosticServer","clientRequestTime"::1716386168793}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions