Remove old TS surveys setting

This hasn't been used for a while
This commit is contained in:
Matt Bierner
2025-03-03 11:11:46 -08:00
parent 54b12e5ec8
commit 40113edcfe
2 changed files with 0 additions and 7 deletions

View File

@@ -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,