mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Remove jsconfig/tsconfig activation for ts extension. Part of discussion in #25559
This commit is contained in:
@@ -34,9 +34,7 @@
|
||||
"onCommand:typescript.selectTypeScriptVersion",
|
||||
"onCommand:javascript.goToProjectConfig",
|
||||
"onCommand:typescript.goToProjectConfig",
|
||||
"onCommand:typescript.openTsServerLog",
|
||||
"workspaceContains:jsconfig.json",
|
||||
"workspaceContains:tsconfig.json"
|
||||
"onCommand:typescript.openTsServerLog"
|
||||
],
|
||||
"main": "./out/typescriptMain",
|
||||
"contributes": {
|
||||
|
||||
Reference in New Issue
Block a user