vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
- Extension version: v0.46.1 - VSCode Version: v1.69.2 - OS: Darwin x64 21.5.0 - macOS Monterey v12.4 Steps to Reproduce: 1. create a branch and make a pull request for...
**Repro** 1. Using the latest nightly in a codespace loaded in Safari 2. Create a pull request **Bug** In the pull requests view, the drop downs are using the standard...
This PR is with respect to issue #2426 @alexr00 I have removed all the changes that are not related to fixing the bug,please review them. let me know if any...
There is some github enterprise documentation in the wiki: https://github.com/microsoft/vscode-pull-request-github/wiki#2-is-github-enterprise-supported However, it does not contain the correct list of scopes for the personal access token as ´workflow´ is also required....
- Extension version: v0.47.2022080109 - VSCode Version: 1.70-insider (insiders.vscode.dev) - OS: Windows 11 Steps to Reproduce: 1. Open a diff for a changed file in a PR 2. Set cursor...
In one particular workspace I have, this extension causes laggy typing. When I hold down a key it repeats for about 1-2 seconds then hangs for about 0.5 seconds and...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.68-insiders - OS Version: Windows 10 Steps to Reproduce: 1. Add a file to .gitignore or...
(I searched existing issues). The workflow of of this extension is a bit broken when you want to make any edit for a file you're viewing in a PR. Or...
The pull request extension also has a drop down button, but it works a bit different than the commit drop down button. Maybe it makes sense to unify these two...