You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LSP allows for a command LSP: Restart Servers which reloads all LSP servers currently in use via "sessions". Useful for debugging, however there is no need to force started all LSP servers, if you only need to restart a single server that is being buggy.
Solution
There should be a command that drops into a ListPanel that shows all running LSP servers and allows the user to select the specific server to restart.
The text was updated successfully, but these errors were encountered:
What
OS and language server: All
LSP allows for a command
LSP: Restart Servers
which reloads all LSP servers currently in use via "sessions". Useful for debugging, however there is no need to force started all LSP servers, if you only need to restart a single server that is being buggy.Solution
There should be a command that drops into a ListPanel that shows all running LSP servers and allows the user to select the specific server to restart.
The text was updated successfully, but these errors were encountered: