Replies: 2 comments 3 replies
-
Try this, get rid of any old versions of rust analyzer that might be hanging around first:
Rustup is going to fix this problem in the next release: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same issue on MacOS with Alacritty. Any solutions for this so far?
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
lsp for rust doesn't work
this also happens when you run 'rust-analyzer' but not when running 'rls'
error when running rust-analyzer
error is similar to the error in the log
Reproduction Steps
I tried this:
I expected this to happen:
working lsp
Instead, this happened:
only grammar is working
Helix log
~/.cache/helix/helix.log
Platform
Linux Opensuse
Terminal Emulator
Konsole
Helix Version
helix 22.12
Beta Was this translation helpful? Give feedback.
All reactions