mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Remove more implicit activation events from built-in extensions (#172838)
This commit is contained in:
@@ -57,17 +57,10 @@
|
||||
"onLanguage:typescript",
|
||||
"onLanguage:typescriptreact",
|
||||
"onLanguage:jsx-tags",
|
||||
"onCommand:typescript.reloadProjects",
|
||||
"onCommand:javascript.reloadProjects",
|
||||
"onCommand:typescript.selectTypeScriptVersion",
|
||||
"onCommand:javascript.goToProjectConfig",
|
||||
"onCommand:typescript.goToProjectConfig",
|
||||
"onCommand:typescript.openTsServerLog",
|
||||
"onCommand:typescript.tsserverRequest",
|
||||
"onCommand:_typescript.configurePlugin",
|
||||
"onCommand:_typescript.learnMoreAboutRefactorings",
|
||||
"onCommand:typescript.fileReferences",
|
||||
"onCommand:typescript.goToSourceDefinition",
|
||||
"onTaskType:typescript",
|
||||
"onLanguage:jsonc",
|
||||
"onWalkthrough:nodejsWelcome"
|
||||
|
||||
Reference in New Issue
Block a user