microsoft / microsoft/vscode-pull-request-github
Allow to easily open a PR or reveal it in the PR viewlet
Open
@alexr00 is already working on this.
Since Aug 29, 2024.
feature-request
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
When having a PR open in a browser tab, I feel there is no easy way to open the same PR in vscode. I recently discovered the GHPR: Checkout Pull Request command in the Command Pallette but that doesn't seem to do anything. The other one, GHPR: Checkout Pull Request By Number will immediately modify the working state and not open it. Maybe the new tree async search API could help here.
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.
Assessment
This issue has not been assessed yet.