rust-lang / rust-lang/rust-analyzer
"Show RA version" does nothing in VSCode
Open
Nobody has claimed this yet.
C-bug
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
Running the "rust-analyzer: Show RA Version" command does nothing in the latest version of rust-analyzer installed from the Extensions Marketplace. Other features are working correctly, so rust-analyzer is in fact installed and running.
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
Start by reproducing the "rust-analyzer: Show RA Version" command in VSCode and trace the command entry point responsible for displaying the version. Confirm the behavior with the latest Marketplace extension and identify the expected version output; done means the command visibly reports the installed rust-analyzer version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100