rust-lang / rust-lang/rust-analyzer
Add changelog to VS Code extension
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
VS Code provides extensions with a dedicated tab, in the extension's page, for changelogs, see following image.

It would be really nice, if rust-analyzer could make use of that feature. I don't know how difficult it is to take the same content, as is used at https://rust-analyzer.github.io/thisweek/2021/11/29/changelog-105.html, and also display it on the changelog tab, but it would be really nice to see the changes directly in VS Code, without the need to open a browser.
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 with the existing changelog at https://rust-analyzer.github.io/thisweek/2021/11/29/changelog-105.html and the VS Code extension packaging or release entry points; the issue names no repository files or tests. Determine how that content could appear in the extension's dedicated changelog tab, then verify it is visible in VS Code without opening a browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100