rust-lang / rust-lang/rust-analyzer
Can't install rust-analyzer extension to Remote-SSH host in VSCode
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
I can't provide a rust-analyzer version because VSCode won't even attempt to install it. I have VScode 1.98.0 and am using the Remote-SSH feature. When I try to install rust-analyzer to the remote host, it gives me:
Can't install 'rust-lang.rust-analyzer' extension because it is not compatible with the current version of Visual Studio Code (version 1.98.0).
Last week, it was:
Can't install 'rust-lang.rust-analyzer' extension because it is not compatible with the current version of Visual Studio Code (version 1.97.2).
Any ideas here? It works locally fine, just on the remote side it's giving me grief.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no repository file, test, or entry point. Start by reproducing remote installation with VS Code 1.98.0 and 1.97.2 through Remote-SSH; done means identifying the compatibility failure and confirming that rust-analyzer can install on the remote host or documenting the necessary compatibility constraint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, vscode
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100