Download Latest Version 0.116.1 source code.tar.gz (53.3 MB)
Email in envelope

Get an email when there's a new version of vscode-pull-request-github

Home / v0.116.0
Name Modified Size InfoDownloads / Week
Parent folder
0.116.0 source code.tar.gz 2025-08-05 53.3 MB
0.116.0 source code.zip 2025-08-05 53.5 MB
README.md 2025-08-05 3.7 kB
Totals: 3 Items   106.8 MB 1

0.116.0

Changes

  • #copilotCodingAgent renders the pull requests it creates as a PR card.

pull request card in chat

  • When checking out a Copilot-authored PR, the Chat view no longer opens.
  • You can dismiss the activity bar badge that indicates that Copilot has udpates to a PR by opening the PR description.
  • We've simplified the button bar on the pull request description.

simplified button bar in pull request header

pull request copy actions moved to link context menu

  • You can see a summary of the Copilot coding agent's status in the "Copilot on My Behalf" tree item

coding agent summary

  • The commit links in the pull request description will open in VS Code in the multidiff editor instead of going to GitHub.com.
  • The [WIP] prefix that Copilot adds to PR titles is no longer shown in the Pull Requests view.
  • Using @githubpr is now sticky and will be pre-populated into the chat input for subsequent messages.
  • Changes in a PR are pre-fetched when the PR description is opened.
  • Pull requested created by Copilot will have @copilot as placeholder text in comment inputs.
  • If your issue queries (setting githubIssues.queries) return no issues, a suggestion to configure your queries is offered.

suggestion in scm input to configure queries

  • The "Checkout Pull Request by Number" command will also accept a pull URL.

Fixes

Source: README.md, updated 2025-08-05