v0.72.0
版本发布时间: 2023-09-08 20:18:03
microsoft/vscode-pull-request-github最新发布版本:v0.96.0(2024-09-07 02:28:09)
0.72.0
Changes
- The pull request base in the "Create" view will use the upstream repo as the base if the current branch is a fork.
- There's a refresh button in the Comments view to immediately refresh comments.
Fixes
- PR view comments should have a maximum width, with the code view using a horizontal scrollbar. https://github.com/microsoft/vscode-pull-request-github/issues/5155
- Code suggestions in PRs are hard to differentiate. https://github.com/microsoft/vscode-pull-request-github/issues/5141
- No way to remove Milestone. https://github.com/microsoft/vscode-pull-request-github/issues/5102
- Progress feedback on PR description actions. https://github.com/microsoft/vscode-pull-request-github/issues/4954
Thank You
- @tobbbe (Tobbe): Sanitize slashes from title PR #5149