LSP icon indicating copy to clipboard operation
LSP copied to clipboard

Restart specific LSP servers vs Restart All LSP servers

Open TerminalFi opened this issue 5 years ago • 1 comments

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.

TerminalFi avatar May 05 '20 16:05 TerminalFi

If possible, assign this to myself.

TerminalFi avatar May 05 '20 16:05 TerminalFi

closed with https://github.com/sublimelsp/LSP/pull/1733

predragnikolic avatar Aug 20 '22 13:08 predragnikolic