Download Latest Version 0.120.2 source code.tar.gz (53.4 MB)
Email in envelope

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

Home / v0.120.0
Name Modified Size InfoDownloads / Week
Parent folder
0.120.0 source code.tar.gz 2025-10-09 53.4 MB
0.120.0 source code.zip 2025-10-09 53.7 MB
README.md 2025-10-09 2.5 kB
Totals: 3 Items   107.0 MB 0

0.120.0

Changes

  • The #openPullRequest tool recognizes open PR diffs and PR files as being the "open pull request".
  • All Copilot PR notifications can be marked as ready using the right-click context menu on the Copilot section header in the Pull Requests view.
  • The setting githubIssues.issueAvatarDisplay can be used to control whether the first assignee's avatar or the author's avatar is shown in the Issues view.
  • Instead of always running the pull request queries that back the Pull Requests view when refreshing, we now check to see if there are new PRs in the repo before running the queries. This should reduce API usage when there are no new PRs.
  • The "Copy link" action is back near the PR title in the pull request description webview.
  • You can configure that the default branch is pulled when you're "done" with a PR using "githubPullRequests.postDone": "checkoutDefaultBranchAndPull".

Fixes

Source: README.md, updated 2025-10-09