mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
Updates VS Code workspace settings (#179864)
* the experimental diff algorithm is now the default in insiders * turns on asyncTokenizationVerification to investigate a reported bug
This commit is contained in:
committed by
GitHub
parent
f972a31938
commit
898fcd63dc
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -125,5 +125,5 @@
|
||||
],
|
||||
"application.experimental.rendererProfiling": true,
|
||||
"editor.experimental.asyncTokenization": true,
|
||||
"diffEditor.diffAlgorithm": "experimental"
|
||||
"editor.experimental.asyncTokenizationVerification": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user