microsoft/vscode-pull-request-github v0.142.0
microsoft/vscode-pull-request-github
Captured source
source ↗GH
Source ↗published May 12, 2026seen 1dcaptured 10hhttp 200method plain
0.142.0
Repository: microsoft/vscode-pull-request-github
Tag: v0.142.0
Published: 2026-05-12T10:40:28Z
Prerelease: no
Release notes:
0.142.0
Changes
- Display linked issue(s) in the Pull Request Overview.
- Clean up GitHub API usage to reduce unnecessary calls, errors, and generally reduce load on GitHub.
Fixes
- Issue sorting has different behavior for CLI created issues. https://github.com/microsoft/vscode-pull-request-github/issues/8703
- Checked checkboxes (- [x]) are visually indistinguishable from unchecked ones. https://github.com/microsoft/vscode-pull-request-github/issues/8671
_Thank You_
- @mohamedamara1: Display linked issue(s) from the PR Overview PR #6835