Closed
Description
I installed rust-analyzer for VSCode and an error message popped up:
Unfortunately we don't ship binaries for your platform yet.
You need to manually clone rust-analyzer repository and run
`cargo xtask install --server` to build the language server from sources.
If you feel that your platform should be supported,
please create an issue about that here and we will consider it.
I'm working on an embedded Rust project on my Raspberry Pi. I'm using VSCode's "remote ssh" mode, where the code lives on the Raspberry Pi but I'm developing remotely from my Macbook.
I'll try building from source, but adding the issue here because the helpful error message suggested it.
Metadata
Metadata
Assignees
Labels
No labels