rust-lang / rust-lang/rust-analyzer

Add changelog to VS Code extension

Open
#10,890 3 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C-feature E-hard S-actionable
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.
grafik

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.