mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Remove old TS surveys setting
This hasn't been used for a while
This commit is contained in:
@@ -1301,12 +1301,6 @@
|
||||
"description": "%typescript.suggest.enabled%",
|
||||
"scope": "language-overridable"
|
||||
},
|
||||
"typescript.surveys.enabled": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%configuration.surveys.enabled%",
|
||||
"scope": "window"
|
||||
},
|
||||
"typescript.tsserver.useSeparateSyntaxServer": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
|
||||
Reference in New Issue
Block a user