vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
Testing #3761 0) Installed the pre-release version of this extension into insiders. 1) I opened a workspace connected to an existing repo. 2) created a branch 3) made some changes...
Full discussion at https://github.com/microsoft/vscode-pull-request-github/pull/3737#issuecomment-1189010435 In short, we now show a progress notification for PR creating. Instead of showing a notification, we could open the "Changes in PR" view and show...
This PR is just for testing some features when the PR was created from a fork with a topic branch.
A nice enhancement would be to display label colors. Currently we simply fetch and display the label name
I just spent a fair amount of time writing a new issue up in the New issue view (`NewIssue.md`). Rather than click the tick I mistakenly saved and closed the...
I find the default tree view to be much noisier  than its list view counterpart:  Should we default to list, similarly to how SCM does it?
I'm not sure weither this is a bug or a feature request. Every time I switch to an editor all review comments that I previously minimized are poppig up again....
- Extension version: v0.46.1 - VSCode Version: 1.69.2 - OS: macOS Steps to Reproduce: 1. Open a PR in a repository with branch protection 2. While tests are still running,...
- Extension version: v0.47.2022072609 - VSCode Version: 1.69.2 - OS: linux Steps to Reproduce: * After editing a multi-line review comment, Rendering becomes distorted (newlines are missing).  Clicking the...