mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
Move tsc autodetect to window scope
This commit is contained in:
@@ -398,7 +398,7 @@
|
||||
"watch"
|
||||
],
|
||||
"description": "%typescript.tsc.autoDetect%",
|
||||
"scope": "resource"
|
||||
"scope": "window"
|
||||
},
|
||||
"typescript.quickSuggestionsForPaths": {
|
||||
"type": "boolean",
|
||||
@@ -592,4 +592,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user