vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
> Images do not render: > >  > _Originally posted by @joyceerhl in [#6339](https://github.com/microsoft/vscode-pull-request-github/issues/6339#issuecomment-2515873364)_
This change adds an experimental dashboard for viewing issues and creating sessions (either local or Padawan) to work on them The feature is gated behind an experimental setting. There are...
- Extension version: 0.120.1 - VSCode Version: 1.105.1 - OS: Windows 11, Ubuntu 24.04 - Repository Clone Configuration : Single Repository - GitHub Product GitHub.com Steps to Reproduce: 1. Open...
When a PR branch is force-pushed or rebased remotely, clicking "Pull" from the update notification triggers a merge that conflicts the old local commits with the new remote commits. This...
I'd expect anything with a checkmark to be green - I was confused why there are red checkmarks: Clicking in, I realize this icon means a PR is closed, but...
I cannot add or see projects on issues and PR into the extension. There is no information of this limitation on the documentation so I suppose it is a bug....
Users with repositories containing thousands of branches couldn't find commonly used base branches (e.g., `develop`) because the branch list would timeout and be incomplete. Even when branches were fetched, scrolling...
I'd be nice if we could open deployments right from vscode. The design would be very similar to how the PR checks are shown: Pretty useful if you have preview...
Type: Bug 2 repeated "Copilot started work on behalf of digitarald" should be different for CCR and CCA Extension version: 0.123.2025120517 VS Code version: Code - Insiders 1.107.0-insider (Universal) (6b29ec05fce1c6b3f6454aaa6e3919713c227255,...
Type: Bug Repro steps: 1) Checkout a pull request branch 2) Select a file in the files list in the Active Pull Request pane 3) Scroll down a ways into...