mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Workaround #55649
This commit is contained in:
committed by
Christof Marti
parent
bff9e2cc89
commit
d505bb4781
@@ -42,10 +42,7 @@
|
||||
"onCommand:typescript.goToProjectConfig",
|
||||
"onCommand:typescript.openTsServerLog",
|
||||
"onCommand:workbench.action.tasks.runTask",
|
||||
"workspaceContains:**/tsconfig.json",
|
||||
"workspaceContains:**/jsconfig.json",
|
||||
"workspaceContains:**/tsconfig.*.json",
|
||||
"workspaceContains:**/jsconfig.*.json"
|
||||
"onLanguage:jsonc"
|
||||
],
|
||||
"main": "./out/extension",
|
||||
"contributes": {
|
||||
|
||||
Reference in New Issue
Block a user