mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
@@ -591,6 +591,12 @@
|
||||
"default": true,
|
||||
"description": "%configuration.surveys.enabled%",
|
||||
"scope": "window"
|
||||
},
|
||||
"typescript.experimental.useSeparateSyntaxServer": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "%configuration.experimental.useSeparateSyntaxServer%",
|
||||
"scope": "window"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user