microsoft / microsoft/vscode-pull-request-github

View Pull Request in the Context Menu

Open
#2,353 0 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
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 👇

image

Contributor guide

No contributing guide indexed for this repository

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.