0.122.0
0.122.0
Changes
- Auto-generated PR descriptions (via
githubPullRequests.pullRequestDescription) will respect the repository PR template if there is one. - Icons in the Pull Requests view now render with codicons instead of Unicode characters.
- Drafts in the Pull Requests view now render in italics instead of having a
[DRAFT]prefix.
- Emoji completions for
:smile:style emojis are now available in review comments.
- Markdown alert syntax is now rendered in review comments.
- Opening an empty commit from a pull request webview shows an editor with a message instead of showing a notification.
- Pull requests can be opened from from a url, for example:
vscode-insiders://github.vscode-pull-request-github/checkout-pull-request?uri=https://github.com/microsoft/vscode-css-languageservice/pull/460 - Icons are up-to-date with VS Code's latest icons.
- If you start a review and want to cancel it, there's now a "Cancel Review" button in the pull request webview.
Fixes
- Reactions to code comments are not showing up (Web). #2195
- Editing a comment freezes VS Code. microsoft/vscode#274455
- Github Pull Request tab won't open if branch names are reused. #8007
- Icons are misaligned. #7998
- "Git is not installed or otherwise not available" even though it is. #5454
Thank You
- @bendrucker (Ben Drucker): Enable all LLM tools in prompts (agent mode) PR #6956
- @gerardbalaoro (Gerard Balaoro): Make branch list timeout configurable (#2840) PR #7927
- @wankun-tcj: Fix avatar display issue in Pull Request tree view PR #7851



