File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
documentation/changelog/0.96.0 Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.96.0
4+
5+ ### Changes
6+
7+ - Local changes to a checked-out PR can be quickly converted to suggestion comments from both the SCM view and from the diff editor context menu.
8+
9+ ![ Convert local changes to suggestions] ( ./documentation/changelog/0.96.0/convert-to-suggestions.gif )
10+
11+ ### Fixes
12+
13+ - Use the editor font code for the diffs. https://github.com/microsoft/vscode-pull-request-github/issues/6146
14+ - Sort shorter paths to the top. https://github.com/microsoft/vscode-pull-request-github/issues/6143
15+ - Error git config --local branch.main.github-pr-owner-number. https://github.com/microsoft/vscode-pull-request-github/issues/6134
16+ - The "accessibility.underlineLinks": true setting is ignored. https://github.com/microsoft/vscode-pull-request-github/issues/6122
17+
18+ ** _ Thank You_ **
19+
20+ * [ @jmg-duarte (Jose Duarte)] ( https://github.com/jmg-duarte )
21+ * Use editor font for diff [ PR #6148 ] ( https://github.com/microsoft/vscode-pull-request-github/pull/6148 )
22+ * Make code blocks use the editor's font family by default [ PR #6149 ] ( https://github.com/microsoft/vscode-pull-request-github/pull/6149 )
23+
324## 0.94.0
425
526### Changes
You can’t perform that action at this time.
0 commit comments