vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
Issue Type: Bug I'm not sure which extension this should be filed under so I'm starting here. The steps I'm taking are 1. Select a pr from 'waiting for my...
Possibly related to closed issue https://github.com/microsoft/vscode-pull-request-github/issues/1941 but am reporting again as instructed at the bottom of the thread on that issue. Extension version: v0.42.0 VSCode Version: 1.67.2 OS: Windows 10...
Github announced a new [suggestion](https://blog.github.com/page/2/#suggested-changes-public-beta) api that started being added to the code review tools. Right now the extension takes these at face value as text. For example take [this...
From @segevfiner in https://github.com/microsoft/vscode-pull-request-github/issues/1048#issuecomment-1003578855: It would have been nice if this extension also allowed to associate an existing branch with a pull request (When you already have it checked out...
Whenever I push a branch to my remote on GitHub I expect it to be present in the list of branches when I'm about to make a PR, but it...
I would like an extension option to hide all resolved comments from the entire extension experience. That includes inline comments and in the comments pane.
- There should be some screen reader feedback that a line can have a comment added, accessible with mouse and with keyboard. - There should be a way to add...
Similar to the command that lets me open a PR by number, I want to say "Work on issue" -> enter the issue #, rather than find it in a...
Issue template says > Use Help > Report Issue to prefill these. Unfortunately, it pre-filled nothing, but created a new issue in `microsoft/vscode` rather than here. I had to fill...
- Extension version:0.42.0 - VSCode Version: 1.67.2 - OS: m1 mac pro Seems like clicking 'Revert Selected Ranges' in github pull request plane works unexpectedly. Steps to Reproduce: 1. Check...