mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Selective task provider activation using a new onTaskType: activation event (#137662)
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"onCommand:javascript.goToProjectConfig",
|
||||
"onCommand:typescript.goToProjectConfig",
|
||||
"onCommand:typescript.openTsServerLog",
|
||||
"onCommand:workbench.action.tasks.runTask",
|
||||
"onTaskType:typescript",
|
||||
"onCommand:_typescript.configurePlugin",
|
||||
"onCommand:_typescript.learnMoreAboutRefactorings",
|
||||
"onCommand:typescript.fileReferences",
|
||||
|
||||
Reference in New Issue
Block a user