vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
Requested by @digitarald: When a file that's in the currently checked out PR is opened (even when it's not a diff) we should highlight the file in the "Changes" view...
- Extension version: 0.78.0 - VSCode Version: 1.85.1 - OS: Darwin x64 23.1.0 - Repository Clone Configuration: single repository - Github Product: GitHub Enterprise Server 3.8.8 I am in the...
Hi! Currently, the behavior is, that on a very large diff, you can only open the file on GitHub (see image). This is kind of frustrating, because the reason for...
The extension currently does not have an option for authorized users to bypass branch protection, the user must open the PR on GitHub to do this. Having a checkbox, like...
- Extension version: v0.54.1 - VSCode Version: 1.73.1 - OS: MacOS Steps to Reproduce: 1. Start a review and wait for a while (maybe until the session is expired) 2....
I noticed that in certain circumstances `GitFileChangeNode`s on the root were getting disposed of and never completely reinitialised. I think this was because they were sometimes being treated as though...
- VSCode version: 1aab8e140e17f30a60b95df32264a39eb155765d - Extension version: 0.0.7 Reproduce steps: * Checkout Pull Request from the tree view https://github.com/Microsoft/vscode-pull-request-github/pull/94 * Expand Commits node from Changes In Pull Request section *...
The inline comments box is now monospace and colorized. We should have the same for the webview comment box: 
https://github.com/Microsoft/vscode/issues/67509  vs description: 
Issue Type: Bug Testing https://github.com/Microsoft/vscode/issues/69254 Whenever I enter a label or reviewer that doesn't exist, there is nothing communicated about what has happened (did it add it? was it an...