Replies: 2 comments
-
Diagnostics are published asynchronously and |
Beta Was this translation helpful? Give feedback.
-
Referencing #12667 because GH doesn't link issues with discussions |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When working on large projects it takes a bit of time for the language server to serve the diagnostics (usually for me it's big Rust projects with RA), and if I open the diagnostic picker before it's done I'll get an empty list. When the server is done, the picker remains empty, and I need to close and reopen it to get the list of diagnostics.
It would be really cool if I could leave the picker open and it would fill up as the diagnostics are served.
Beta Was this translation helpful? Give feedback.
All reactions