Remove more implicit activation events from built-in extensions (#172838)

This commit is contained in:
Matt Bierner
2023-01-30 17:25:56 -08:00
committed by GitHub
parent b8ef25af1c
commit 4630d8e4de
4 changed files with 2 additions and 27 deletions

View File

@@ -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"