-
rust toolchain override causes rust-analyzer Language server to exit.
VS Code works fine with this configuration, helix doesn't. MitigationStart helix from a directory where the override isn't in effect to edit the desired file. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You have to install rust-analyzer for the new toolchain. |
Beta Was this translation helpful? Give feedback.
-
Thanks. I spent way too long just getting working out a mitigation. Why does this work out of the box in VS Code but require extra steps in helix? Jack |
Beta Was this translation helpful? Give feedback.
You have to install rust-analyzer for the new toolchain.