vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
The README has some great examples of how queries are constructed, but I was curious where the value for `${user}` comes from and whether there are any other variables available...
Right now when typing `#` it will show existing issues on GitHub which is great. But selecting it will insert the issue name along with the issue number. This will...
Just created a new PR and this is the layout I got: Can we determine better default view sizes? Or at least the min sizes? So we are sure that...
I would like to be able to quickly iterate through changed files. e.g. One project I work on regularly has visual snapshots checked into the repository. When things change visually...
When working off a fork and creating a pull request, it appears the default list for both the selection for the remote to submit the PR to and the selection...
Hello, Currently there is poor support for the common use case of commit-wise reviewing. In a commit-wise review, each commit should be viewable and each file within a commit should...
I always mannually enter `Fixes #${issueNumber}` in my descriptions, I'd like to have this done automatically. Ability to provide custom pull request description with advanced settings similar to the setting:...
- Extension version: GitHub Actions v0.26.2 - VSCode Version: Version: 1.89.1 (user setup) - OS: Windows_NT x64 10.0.22631 - Repository Clone Configuration (single repository/fork of an upstream repository): - Github...
Hello! We deploy our VSCode in k8s with jupyterhub (instead of running jupyterlab we run vscode pod for each user). Pod with vscode lives endless. Everything work fine, but after...
This may be a design limitation or cannot be supported, but it would be great if I could open a closed PR and still interact with it. I can do...