vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
When you use the "checkout default branch" button you're taking an action that indicates that you're done with the PR. We should: - Close the PR description editor - Close...
Type: Bug After the recent VSCode update that changed the styles of the in-editor PR comments UI, the comments from my PRs having been showing up with duplicates, both in...
Type: Bug When I am interacting with the Create a PR view (after publishing a new branch), I check the Draft PR checkbox first (a setting to default to draft...
Creating a new issue from https://github.com/microsoft/vscode-pull-request-github/issues/3371#issuecomment-1253800533. I tested GitHub Enterprise support this morning with VSCode Insiders and still was not able to sign in with GitHub Enterprise. Background info: -...
1. Double click a checkbox 🐛 It will repeat what you just did a few milliseconds later 
How might we make it easy to track existing code annotations as issues. It should hook into code comment `TODOs`, which are frictionless and contextual way devs collaborate, leave breadcrumbs...
When working on a large code base the number of pull requests to walk through becomes unmanageable. Ideally, one could take a work flow where they are presented "all open...
Hello, When developing https://github.com/ldelossa/gh.nvim I found it very useful to query GitHub's notification API. By doing so, this Neovim plugin implements a Notifications view where you can keep a subset...
I have a project which had a submodule added recently. For some reason the Pull Requests and Issues tabs now only display the PRs and issues from the sumbodule repository...
There doesn't seem to be any in-widget progress reporting while quick open is loading the branches to delete:  After cleaning branches, I ended up here, since I have no...