vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
- Extension version: 0.76.1 - VSCode Version: 1.85.0 - OS: Windows 10 22H2 - Repository Clone Configuration (single repository/fork of an upstream repository): fork of an upstream repository - Github...
Like with the web view, changes from merge commits shouldn't be shown when viewing changes since the last review.
Testing #5648 * Check out branch locally to the one that has conflicts * In the PR view, see the action to check out pull request * Nothing happens as...
Testing #5648 https://github.com/microsoft/vscode-pull-request-github/assets/964386/1a172e05-8cda-4a9c-bbe8-d972d0cf2872
It'd be super nice to be able to propose changes by editing the left half of the diff editor for a PR.
This PR adds foregrounds colors for the PR badges which fixes #5622
- Extension version: 0.78.1 - VSCode Version: 1.85.1 - OS: Irrelevant - Repository Clone Configuration (single repository/fork of an upstream repository): Irrelevant - Github Product (Github.com/Github Enterprise version x.x.x): Irrelevant...
## The Problem I review PRs from lots of different people, with code review requests made against teams of users rather than on a user-by-user basis. If I'm first to...
When I comment on a PR in VS Code it does not seem to trigger our Webhook which is configured to with "Issue comments". Logging the same comment via the...