mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Enable "typescript.experimental.useSeparateSyntaxServer" for VS Code workspace
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -59,5 +59,6 @@
|
||||
"git.ignoreLimitWarning": true,
|
||||
"remote.extensionKind": {
|
||||
"msjsdiag.debugger-for-chrome": "workspace"
|
||||
}
|
||||
},
|
||||
"typescript.experimental.useSeparateSyntaxServer": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user