We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2b0e6 commit fc001f5Copy full SHA for fc001f5
1 file changed
notes/vscode-user-settings.bak.jsonc
@@ -53,6 +53,7 @@
53
},
54
// Currently no `ignoreAllSpaces`: https://github.com/Microsoft/vscode/issues/43026
55
"diffEditor.ignoreTrimWhitespace": true,
56
+ "diffEditor.renderSideBySide": true,
57
"diffEditor.experimental.showMoves": true,
58
"diffEditor.hideUnchangedRegions.enabled": true,
59
"[python]": {
0 commit comments