Closed
Description
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}