vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
Issue Type: Bug Testing https://github.com/microsoft/vscode/issues/96313. 1) Create a new local folder with a couple of files 2) Open VS Code on this folder 3) Go to the PR extension ->...
This extension is great at what it does, it lets me checkout PRs locally however the branch naming is `pr/[user]/[PRNum]`. As a maintainer, this means its not easy for me...
This works as expected in web provided you're looking at a url like https://insiders.vscode.dev/github/microsoft/vscode/pull/163305, because the id `163305` gets passed in correctly. On desktop the id ends up being the...
- Extension version: - VSCode Version: - OS: Sample comment with image in GHPRI On GitHub:
I'd love to be able to see the commit count somewhere in the tree, status bar, or both. I often interactively rebase all pull request commits and need to know...
When I mark a file as viewed while reviewing, I'd like it to automatically switch to the next file in the list. This will make it so I can just...
From https://github.com/microsoft/vscode-pull-request-github/issues/5453:
I feel there is quite the gap between these two buttons at the bottom: 
Testing https://github.com/Microsoft/vscode/issues/57301 In the web UI of GitHub, it is possible to upload images, while this is not possible with this extension. This is sometimes useful when discussing how things...
When create a pull request, `✅ Check Out` not shown, when user want click button like `Copy Link`, suddenly the UI refreshed, user may clicked `Checkout someBranch` or ` Rename`.