Show loading indicator when LSP is taking a long time #4309
baptisteArno
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my big TS project, sometimes, LSP actions (gd or gr for example) can take more than 10s to complete.
The issue is that I don't have any feedback on wethere something is going on or not. On VSCode, I used to see when the LSP is doing its thing.
Would there be any way to display a loading indicator when it takes more than 5s for example?
Beta Was this translation helpful? Give feedback.
All reactions