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

GitHub has only the Active and Resolved states for comment threads. This can be painful for complex PRs with large numbers of comments, where it would be more productive to...

feature-request

- Extension version: 0.120.0 - VSCode Version: 1.105.0 - OS: MacOS 15.6.1 (24G90) - Repository Clone Configuration (single repository/fork of an upstream repository): it's not a fork - GitHub Product...

info-needed

The PR checkout dropdown lacked a direct path to open PRs in Codespaces for testing without local setup. ## Changes - **Command**: Added `pr.checkoutOnCodespacesFromDescription` that opens `https://github.com/codespaces/new?ref={branch}&repo={owner/repo}` - **Menu**: Inserted...

I am not sure what changes were recently made to this software but it is not working more often than not for the past month or so. Looking through the...

bug
feature-request
debt

Small UX papercut - clicking See More in the PR description in chat opens the card in the editor but if it is already open there is no clear action...

papercut :drop_of_blood:

I tried the Copilot Coding Agent for the first time today. After the second code review on a PR created by the coding agent, I hit this limit while commenting...

info-needed

Issue and PR numbers in `@githubpr` chat responses appear as plain text (e.g., "This PR addresses issue #7280"), preventing users from quickly navigating to referenced issues. ## Changes - **Added...

Status checks in the PR overview are displayed in arbitrary order, requiring users to scroll through all checks to find failures. GitHub's web UI groups failing checks at the top...

Type: Bug Ao clicar com o botão direito em um Pull Request na extensão de Pull Requests e selecionar a opção "Resumir com Copilot", ocorre o seguinte erro: "Muitas ferramentas...

*english-please

Outdated review comments (those with `position === null`) now display as minimal timeline items instead of full comment threads, reducing clutter in the PR overview. **Changes:** - **`webviews/components/timeline.tsx`**: Modified `CommentThread`...