Skip to content

Commit de466c8

Browse files
authored
Add multi-diff to changelog (#5695)
1 parent 1bf5b89 commit de466c8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
![Reaction hover](/documentation/changelog/0.80.0/reaction-hover.png)
3838
- Issue templates are now available when creating an issue.
3939

40+
- Setting `"githubPullRequests.focusedMode": "multiDiff"` will open the multi-diff editor with all the files in the PR upon checkout.
41+
42+
![Multi-diff editor for a PR](/documentation/changelog/0.80.0/multi-diff-editor.png)
43+
4044
### Fixes
4145

4246
- Comments for not-checked-out PRs should be removed from Comments view when no files from the PR are open. https://github.com/microsoft/vscode-pull-request-github/issues/5619
@@ -62,8 +66,8 @@
6266
* [@Balastrong (Leonardo Montini)](https://github.com/Balastrong): Create issue from markdown template [PR #5503](https://github.com/microsoft/vscode-pull-request-github/pull/5503)
6367
* [@joshuaobrien](https://github.com/joshuaobrien)
6468
* Batch mark/unmark files as viewed [PR #4700](https://github.com/microsoft/vscode-pull-request-github/pull/4700)
65-
* Remove a few unused variables 🌱 [PR #5510](https://github.com/microsoft/vscode-pull-request-github/pull/5510)
66-
* [@pouyakary (Pouya Kary)](https://github.com/pouyakary): Fixes #5620 [PR #5621](https://github.com/microsoft/vscode-pull-request-github/pull/5621)
69+
* Remove a few unused variables [PR #5510](https://github.com/microsoft/vscode-pull-request-github/pull/5510)
70+
* [@pouyakary (Pouya Kary)](https://github.com/pouyakary): Fixes #5620 [PR #5621](https://github.com/microsoft/vscode-pull-request-github/pull/5621)
6771

6872
## 0.78.1
6973

495 KB
Loading

0 commit comments

Comments
 (0)