Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart specific LSP servers vs Restart All LSP servers #1021

Closed
TerminalFi opened this issue May 5, 2020 · 2 comments
Closed

Restart specific LSP servers vs Restart All LSP servers #1021

TerminalFi opened this issue May 5, 2020 · 2 comments
Assignees

Comments

@TerminalFi
Copy link
Contributor

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
Copy link
Contributor Author

If possible, assign this to myself.

@predragnikolic
Copy link
Member

closed with #1733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants