mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Enable new diff editor for the vscode workspace (#185221)
This commit is contained in:
committed by
GitHub
parent
9dc05300d7
commit
d7eb1e4fb9
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -148,5 +148,6 @@
|
||||
],
|
||||
"application.experimental.rendererProfiling": true,
|
||||
"editor.experimental.asyncTokenization": true,
|
||||
"editor.experimental.asyncTokenizationVerification": true
|
||||
"editor.experimental.asyncTokenizationVerification": true,
|
||||
"diffEditor.experimental.useVersion2": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user