We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
lsp-mode
M-x lsp-start-plain
After activating lsp with nimlangserver I'm continuously getting the following warning:
lsp
nimlangserver
⛔ Warning (lsp-mode): Unknown notification: extension/statusUpdate
Create new .nim file open it and start M-x lsp warnings will start to pop up
.nim
M-x lsp
Shouldn't have any warnings
Install command: nimble install nimlangserver
nimble install nimlangserver
MacOS
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for the bug report
lsp-mode
related packages.M-x lsp-start-plain
Bug description
After activating
lsp
withnimlangserver
I'm continuously getting the following warning:Steps to reproduce
Create new
.nim
file open it and startM-x lsp
warnings will start to pop upExpected behavior
Shouldn't have any warnings
Which Language Server did you use?
nimlangserver
Install command:
nimble install nimlangserver
OS
MacOS
Error callstack
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: