vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
I am using VSCodium and have an entirely different (but similar in nature) issue with sign-in. When I click the "Sign-in" button in the extension, I get an error dialog...
It would be great if there was a setting to select the default branch to merge into when opening PRs.
I saw a few issues related to [vscode-webview-ui-toolkit](https://github.com/microsoft/vscode-webview-ui-toolkit) and I think using their components can make life easier for this extension: #3035, #3785, #3900 However, I ran into a few...
- Extension version: v0.51.2022090109 - VSCode Version: 1.71-insider - OS: Windows 11 Steps to Reproduce: 1. Open a GitHub codespace and go to the SCM view 2. :bug: the Create...
Issue Type: Feature Request In addition to adding individual reviewers to PRs, this extension should support adding teams reviewers for parity with the GitHub web ui. Extension version: 0.31.1 VS...
版本: 1.71.0-insider (system setup) 提交: 35b971c92d210face8c446a1c6f1e470ad2bcb54 日期: 2022-08-26T05:19:46.020Z Electron: 19.0.12 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64 10.0.25188 沙盒化: Yes 名称: GitHub Pull Requests and Issues ID: GitHub.vscode-pull-request-github...
Testing [#158773](https://github.com/microsoft/vscode/issues/158773) Tested with https://github.com/microsoft/vscode/pull/158313 . After reload my PR is no longer loaded in the PR view. It did open the checked out branch of course, but the PR...
I have already seen the closed issue #2197 So I think you should have realized this function - Extension version:0.25.0 - VSCode Version:1.55 - OS:win10 20h2 wsl2 Ubuntu20.04 Steps to...
When viewing jupyter notebooks diffs in a pull request, there's no way to create a comment on a code line or cell