vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

GitHub Pull Requests for Visual Studio Code

Results 551 vscode-pull-request-github issues
Sort by recently updated
recently updated
newest added

- Extension version: `v0.44.0` - VSCode Version: `1.68.1` - OS: `MacOS Monterey` Steps to Reproduce: 1. Checkout a Pull Request 2. Try to leave a comment, there is no button...

info-needed

In focus mode we automatically show the first diff. We should only do this for text files, otherwise I get: ![image](https://user-images.githubusercontent.com/4674940/106949711-2d162480-66e2-11eb-9a20-4248d73412da.png)

bug

![image](https://user-images.githubusercontent.com/1876302/177439027-1cb4ae77-6550-42dd-aa8f-749ed1ee771e.png) what is relation between right-arrow and check-out?

feature-request

Fixes https://github.com/microsoft/vscode-pull-request-github/issues/2201 now you can see the commits without checking out So I decided to use `files` folder and `commit` folder. ![image](https://user-images.githubusercontent.com/18569016/97706478-1d8eaa80-1af9-11eb-8e93-f225abbcb24e.png)

When configuring GitHub to "Automatically delete head branches" like in here - ![Screen Shot 2022-07-03 at 9 13 29](https://user-images.githubusercontent.com/20521495/177027521-def548ba-1d39-4b6a-9cf9-cd2a93c00eda.png) After every merge/squash from the extension, the head branch is deleted...

feature-request

It would be nice to have counter badge on each panel (and sub-panel) for issues and PRs. I don't know if you load them all at once or in a...

feature-request

Testing #3657 On MacOS. Using: https://github.com/greazer/covid-19-data. 1. I created a new branch called "automerge2" 2. I trivially modified the first cell SampleNbsAndScripts/myanalysis_plotly.ipynb 4. I checked in the change and published...

info-needed

![image](https://user-images.githubusercontent.com/30305945/171506495-2d972dae-d94a-4774-bf57-dfbb3ebc544f.png) Would love to be able to 1. visually distinguish handles in comment text, and 2. click on the handle, just like on GitHub.com.

feature-request

Currently, we have to click on the "Refresh" button in order to view the latest changes. In contrast, viewing the PR on the GitHub website auto-updates e.g. the status of...

feature-request

From @sandy081: When there is only 1 commit in a PR then doing a squash still preserves commit history and then we don't pollute commit history with unneeded merge commits.

feature-request