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

LspStopServer only works for a few seconds, server auto-starts #1550

Open
rubin55 opened this issue Apr 19, 2024 · 0 comments
Open

LspStopServer only works for a few seconds, server auto-starts #1550

rubin55 opened this issue Apr 19, 2024 · 0 comments

Comments

@rubin55
Copy link

rubin55 commented Apr 19, 2024

I sometimes work with a file where I don't want an LSP server to be enabled, maybe because I don't have a .dtd for an XML file, or maybe because I know bash_language_server will complain about a PKGBUILD but it's not helpful at that moment.

When I :LspStopServer, I see the server stopping and the highlighting stops, but a few seconds later, the server seems to start itself again. What is the point of :LspStopServer if it doesn't actually stop a server? Should I use some other command?

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

No branches or pull requests

1 participant