Allow enabling/disabling specific LSP servers directly from the LSP panel #39087
akira1ce
started this conversation in
Config, Settings and Keymaps
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, enabling or disabling a language server requires editing settings.json, which is not very convenient when switching between projects or experimenting with different LSPs.
It would be very helpful if the LSP panel provided an option to enable/disable individual servers with a simple click (e.g., toggle button or context menu).
Benefits:
• Faster workflow without editing config files.
• Easier to temporarily disable conflicting or unused servers.
• Improves discoverability of available LSP servers.
Beta Was this translation helpful? Give feedback.
All reactions