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
If you have "enabled": true, then the server is already enabled and it won't be shown in the list.
There might be a different reason if the language server doesn't start. Ensure that the specified command is correct or follow the troubleshooting guide https://lsp.sublimetext.io/troubleshooting/
Describe the bug
The status bar displays the message "no config available to enable" when I run "LSP: Enable language server globally". The server doesn't start.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
My settings should be found and the server should start.
Investigation with the Console
But that was obvious from a cursory examination of the source code of the LSP plugin. So the question is why is my setting not picked up?
The text was updated successfully, but these errors were encountered: