microsoft / microsoft/vscode-pull-request-github
View Pull Request in the Context Menu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
It would be great to have in Visual Studio Code the same View Pull Request feature implemented by Atlassian in their plugin.
When we were using BitBucket, from any line of the code we could directly reach the latest PR that had changed that line.
See below 👇

Contributor guide
No contributing guide indexed for this repository
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 examining the VS Code context-menu entry point for source-code lines and how the extension currently exposes pull-request actions. Compare the requested behavior with the linked Bitbucket example; done means a line-level context-menu action opens the latest GitHub pull request that changed that line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript, vscode
- Domain
- developer-experience, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100