-
Notifications
You must be signed in to change notification settings - Fork 34
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
No Diagnostics in Projects with NeoVim and autoCheckFile = false
#281
Comments
~/.local/state/nvim/lsp.log
|
Also, probably related: with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System:
Neovim:
Langserver (tested github release, stable from nimble and latest commit):
Nimsuggest (comes with Nim 2.0.14 by default):
Neovim config:
:LspInfo
::checkhealth lsp
:Reproduction steps:
Single source files outside of projects work as expected.
I can definitely remember this working more than a month ago, but can't get diagnostics to work with old langserver + old neovim. Very weird.
The text was updated successfully, but these errors were encountered: