mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Sweep setting descriptions for #54690
This commit is contained in:
@@ -384,6 +384,12 @@
|
||||
"build",
|
||||
"watch"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"%typescript.tsc.autoDetect.on%",
|
||||
"%typescript.tsc.autoDetect.off%",
|
||||
"%typescript.tsc.autoDetect.build%",
|
||||
"%typescript.tsc.autoDetect.watch%"
|
||||
],
|
||||
"description": "%typescript.tsc.autoDetect%",
|
||||
"scope": "window"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user