Expose TS server tracing (#110534)

* Add typescript.tsserver.enableTracing setting

* Document typescript.tsserver.enableTracing setting
This commit is contained in:
Andrew Casey
2020-11-20 15:28:18 -08:00
committed by GitHub
parent 06be9f4029
commit 9195c9ab14
4 changed files with 32 additions and 3 deletions

View File

@@ -197,6 +197,12 @@
"description": "%typescript.implementationsCodeLens.enabled%",
"scope": "window"
},
"typescript.tsserver.enableTracing": {
"type": "boolean",
"default": false,
"description": "%typescript.tsserver.enableTracing%",
"scope": "window"
},
"typescript.tsserver.log": {
"type": "string",
"enum": [