You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
26
26
- Adds experimental `gitlens.experimental.openChangesInMultiDiffEditor` setting to specify whether to open multiple changes in VS Code's experimental multi-diff editor (single tab) or in individual diff editors (multiple tabs)
27
27
- Adds an inline _Open All Changes_ command to commits, stashes, and comparisons in the views
28
28
- Changes _Open All Changes_ & _Open All Changes with Working Tree_ commands to use the new multi-diff editor when enabled
29
+
- Adds _Open All Changes, Individually_ & _Open All Changes with Working Tree, Individually_ commands to provide access to the previous behavior
29
30
- Requires VS Code `1.85` or later and `multiDiffEditor.experimental.enabled` to be enabled
30
31
- Adds a confirmation prompt when attempting to undo a commit with uncommitted changes
31
32
- Adds a _[Show|Hide] Merge Commits_ toggle to the _Contributors_ view
0 commit comments