Skip to content

Commit fc001f5

Browse files
committed
Minor VSCode settings tweak
1 parent cf2b0e6 commit fc001f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

notes/vscode-user-settings.bak.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
},
5454
// Currently no `ignoreAllSpaces`: https://github.com/Microsoft/vscode/issues/43026
5555
"diffEditor.ignoreTrimWhitespace": true,
56+
"diffEditor.renderSideBySide": true,
5657
"diffEditor.experimental.showMoves": true,
5758
"diffEditor.hideUnchangedRegions.enabled": true,
5859
"[python]": {

0 commit comments

Comments
 (0)