-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
b0bd429 breaks sumneko_lua #2355
Comments
does #2356 works for you ? |
just tested and still the same issue. One sumneko instance always has two internal instances running. One for single files and one for the workspace. It seems that when I open a single file, that the config without the workspace is pushed to the active sumneko instance and as such clearing its workspace settings |
|
Description
When I switch between a file in my workspace and a file outside the worksapce, sumneko diagnostics get reset on all buffers and all buffers start showing errors.
The error only starts happening after b0bd429
See also folke/neodev.nvim#98
Neovim version
nightly
Nvim-lspconfig version
No response
Operating system and version
linux
Affected language servers
sumneko_lua
Steps to reproduce
Actual behavior
The second file will list a lot of errors
Expected behavior
no errors
Minimal config
..
LSP log
...
The text was updated successfully, but these errors were encountered: