vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

GitHub Pull Requests for Visual Studio Code

Results 551 vscode-pull-request-github issues
Sort by recently updated
recently updated
newest added

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...

info-needed

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...

feature-request

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

feature-request

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...

feature-request
issues

I find the default tree view to be much noisier ![image](https://user-images.githubusercontent.com/22350/178285428-53986456-75ff-47b6-9b5d-d46aba27dcf5.png) than its list view counterpart: ![image](https://user-images.githubusercontent.com/22350/178285365-bd6e6128-6b9e-4333-b293-5128993c0e2a.png) Should we default to list, similarly to how SCM does it?

feature-request

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....

info-needed

- 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,...

under-discussion

- 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). ![image](https://user-images.githubusercontent.com/5024695/181167488-01a88917-0810-4f7e-847e-4bb6502dd49b.png) Clicking the...

bug