rust-analyzer: Start Server not working in VSCode.
Nucl3arSn3k opened this issue · 2 comments
Nucl3arSn3k commented
When I attempt to start the rust analyzer server in VSCode through the command palette, I get a command not found error. I've tried reinstalling the extension and I run into the same issue.
lnicola commented
Which version do you have, and did you change any settings like rust-analyzer.server.path?
Nucl3arSn3k commented
I fixed this issue with a clean re-install of vscode.