|
39 | 39 | "Snippets" |
40 | 40 | ], |
41 | 41 | "activationEvents": [ |
42 | | - "onLanguage:cpp", |
43 | | - "onLanguage:c", |
44 | | - "onCommand:extension.pickNativeProcess", |
45 | | - "onCommand:extension.pickRemoteNativeProcess", |
46 | | - "onCommand:C_Cpp.BuildAndDebugActiveFile", |
47 | | - "onCommand:C_Cpp.ConfigurationEditJSON", |
48 | | - "onCommand:C_Cpp.ConfigurationEditUI", |
49 | | - "onCommand:C_Cpp.ConfigurationSelect", |
50 | | - "onCommand:C_Cpp.ConfigurationProviderSelect", |
51 | | - "onCommand:C_Cpp.SwitchHeaderSource", |
52 | | - "onCommand:C_Cpp.EnableErrorSquiggles", |
53 | | - "onCommand:C_Cpp.DisableErrorSquiggles", |
54 | | - "onCommand:C_Cpp.ToggleIncludeFallback", |
55 | | - "onCommand:C_Cpp.ToggleDimInactiveRegions", |
56 | | - "onCommand:C_Cpp.ResetDatabase", |
57 | | - "onCommand:C_Cpp.TakeSurvey", |
58 | | - "onCommand:C_Cpp.LogDiagnostics", |
59 | | - "onCommand:C_Cpp.RescanWorkspace", |
60 | | - "onCommand:C_Cpp.VcpkgClipboardInstallSuggested", |
61 | | - "onCommand:C_Cpp.VcpkgClipboardOnlineHelpSuggested", |
62 | | - "onDebug", |
63 | | - "workspaceContains:/.vscode/c_cpp_properties.json" |
| 42 | + "*" |
64 | 43 | ], |
65 | 44 | "main": "./dist/main", |
66 | 45 | "contributes": { |
|
0 commit comments