Introduce a reload-lsp command #9085
-
I have searched for an equivalent issue, but didn't find anything. I would like to be able to reload the lsp(s) that are running in my helix instance.
I would have liked to have a red underline on the import in I assume this is due to the lsp not having realised that the file is deleted. Hence, I would like to be able to restart the lsp. Config |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
There is already a |
Beta Was this translation helpful? Give feedback.
-
As a tip: you can search for commands using |
Beta Was this translation helpful? Give feedback.
There is already a
lsp-restart
command.