|
53 | 53 | "onLanguage:cuda-cpp", |
54 | 54 | "onCommand:extension.pickNativeProcess", |
55 | 55 | "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", |
77 | 56 | "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", |
85 | 57 | "onDebugResolve:cppdbg", |
86 | 58 | "onDebugResolve:cppvsdbg", |
87 | 59 | "workspaceContains:/.vscode/c_cpp_properties.json", |
|
0 commit comments