vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
When clicking on a comment, it seems to center the top of it in the editor. It would be nice if it instead tried to reveal the entire conversation. I...
There are 3 UI updates:  1:  2:  3:  It would be nice if one or two of them could be removed.
It would be nice if the hover on an issue reference would asynchronously load the title of the issue: 
I find this harder to check at a glance than the github.com PR page. I think that coloring the codicons would help. Are you avoiding that because of theming issues?...
The abiliy to search for common patterns or issues when reviewing PRs is valuable, in that case the content being searched for should be that touched by the PR. There...
I use https://github.com/lmichelin/open-github-links-in-ide to open VSCode from GitHub, but that extension can only open files and I would like to make it open this extension's PR file diff view instead...
`Failed to execute git` is thrown when clicking on the "Description" button under pull requests.   There doesn't appear to be any errors thrown in the extension's output, but...
Both on GitHub and this extension, there's functionality where if you're creating a PR from a single commit, it will use the commit subject as the PR title and the...
Type: Bug When I click on a **Markdown** document in a **PR** then at the top right side of the **Preview Editor** displays the *Previous Change* icon among others without...
Type: Feature Request CC @meganrogge For screen reader users, it looks like there is no way to start reviewing and approve PR using command palette without assigning keybindings like below:...