You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep this is most likely caused by #6058. The language server should not be sending us a client/registerCapability (also see #6230) and servers based on the vscode-languageserver-node dependency exit when we send a JSONRPC error for client/registerCapability requests because it doesn't handle the promise rejection. I'll look at submitting a patch upstream.
Summary
Build latest master branch of helix to open vue file then volar of vue-language-server crashed
Maybe this is related to change of #6058
Reproduction Steps
I tried this:
hx
I expected this to happen:
open vue file the vue-language-server volar started
Instead, this happened:
language server crashed
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
wezterm 20221119-145034-49b9839f
Helix Version
helix part of flake.lock
The text was updated successfully, but these errors were encountered: