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: 0.116.0 - VSCode Version: 1.103.0 - OS: Darwin arm64 24.5.0 - Repository Clone Configuration (single repository/fork of an upstream repository): single repository - GitHub Product (GitHub.com/GitHub Enterprise...

bug

Testing #7424 It'd be nice if I had an option to checkout the PR on Codespaces. I was working on a local repo that wasn't set up on my machine,...

feature-request

Addresses grammatical errors and missing punctuation in localization strings that impact readability and natural language processing for AI assistants. ## Changes - **Line 15**: Removed incorrect "as" preposition - `"named...

Closed (unmerged) PRs displayed with red checkmark icons in the Notifications view, causing confusion—users expected checkmarks to be green or at least not red. GitHub uses purple for closed PRs....

Testing #7424 I love the PR experience in the editor! One of the things I missed from the website was that it groups the failing checks together: It would be...

feature-request

Users expect standard refresh shortcuts to work when viewing a PR overview in the editor. Currently, the refresh functionality exists but requires clicking a button or using the command palette....

Type: Bug Error notification after merging a PR: Element with id All Openhttps://github.com/digitarald/pop-bake/pull/3 is already registered ``` Error: Element with id All Openhttps://github.com/digitarald/pop-bake/pull/3 is already registered at b5.ib (file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:201:84213) at...

bug

I want to use Command R shortcut to refresh the main PR view when open in the editor

feature-request

When creating a PR from a single commit, the extension now unwraps commit message body lines that were wrapped at 72 characters, matching GitHub's native behavior. ## Changes - **Added...

Issue timeline events show "Tyriar unassigned Tyriar" instead of "Tyriar removed their assignment" like GitHub.com does. ## Changes Modified `AssignUnassignEventView` in `timeline.tsx` to detect self-assignment/unassignment: - When actor and assignee/unassignee...