Skip to content

Commit d03f2d4

Browse files
authored
Remove unnecessary activation events. (#10512)
1 parent 82b8f26 commit d03f2d4

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

Extension/package.json

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -53,35 +53,7 @@
5353
"onLanguage:cuda-cpp",
5454
"onCommand:extension.pickNativeProcess",
5555
"onCommand:extension.pickRemoteNativeProcess",
56-
"onCommand:C_Cpp.RestartIntelliSenseForFile",
57-
"onCommand:C_Cpp.ConfigurationEditJSON",
58-
"onCommand:C_Cpp.ConfigurationEditUI",
59-
"onCommand:C_Cpp.selectDefaultCompiler",
60-
"onCommand:C_Cpp.ConfigurationSelect",
61-
"onCommand:C_Cpp.ConfigurationProviderSelect",
62-
"onCommand:C_Cpp.CreateDeclarationOrDefinition",
63-
"onCommand:C_Cpp.SwitchHeaderSource",
64-
"onCommand:C_Cpp.EnableErrorSquiggles",
65-
"onCommand:C_Cpp.DisableErrorSquiggles",
66-
"onCommand:C_Cpp.ToggleIncludeFallback",
67-
"onCommand:C_Cpp.ToggleDimInactiveRegions",
68-
"onCommand:C_Cpp.ResetDatabase",
69-
"onCommand:C_Cpp.TakeSurvey",
70-
"onCommand:C_Cpp.LogDiagnostics",
71-
"onCommand:C_Cpp.RescanWorkspace",
72-
"onCommand:C_Cpp.VcpkgClipboardInstallSuggested",
73-
"onCommand:C_Cpp.VcpkgOnlineHelpSuggested",
74-
"onCommand:C_Cpp.GenerateEditorConfig",
75-
"onCommand:C_Cpp.GoToNextDirectiveInGroup",
76-
"onCommand:C_Cpp.GoToPrevDirectiveInGroup",
7756
"onCommand:C_Cpp.CheckForCompiler",
78-
"onCommand:C_Cpp.RunCodeAnalysisOnActiveFile",
79-
"onCommand:C_Cpp.RunCodeAnalysisOnOpenFiles",
80-
"onCommand:C_Cpp.RunCodeAnalysisOnAllFiles",
81-
"onCommand:C_Cpp.RemoveAllCodeAnalysisProblems",
82-
"onCommand:C_Cpp.selectActiveSshTarget",
83-
"onCommand:C_Cpp.selectSshTarget",
84-
"onCommand:C_Cpp.activeSshTarget",
8557
"onDebugResolve:cppdbg",
8658
"onDebugResolve:cppvsdbg",
8759
"workspaceContains:/.vscode/c_cpp_properties.json",

0 commit comments

Comments
 (0)