rust-analyzer/rust-analyzer.github.io

rust-analyzer: Start Server not working in VSCode.

Nucl3arSn3k opened this issue · 2 comments

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.

Which version do you have, and did you change any settings like rust-analyzer.server.path?

I fixed this issue with a clean re-install of vscode.