|
34 | 34 | } |
35 | 35 | }, |
36 | 36 | "activationEvents": [ |
37 | | - "onLanguage:ql", |
38 | | - "onLanguage:ql-summary", |
39 | | - "onView:codeQLQueries", |
40 | | - "onView:codeQLDatabases", |
41 | | - "onView:codeQLVariantAnalysisRepositories", |
42 | | - "onView:codeQLQueryHistory", |
43 | | - "onView:codeQLAstViewer", |
44 | | - "onView:codeQLEvalLogViewer", |
45 | 37 | "onView:test-explorer", |
46 | | - "onCommand:codeQL.checkForUpdatesToCLI", |
47 | | - "onCommand:codeQL.authenticateToGitHub", |
48 | | - "onCommand:codeQL.viewAst", |
49 | | - "onCommand:codeQL.viewCfg", |
50 | | - "onCommand:codeQL.openReferencedFile", |
51 | | - "onCommand:codeQL.previewQueryHelp", |
52 | | - "onCommand:codeQL.chooseDatabaseFolder", |
53 | | - "onCommand:codeQL.chooseDatabaseArchive", |
54 | | - "onCommand:codeQL.chooseDatabaseInternet", |
55 | | - "onCommand:codeQL.chooseDatabaseGithub", |
56 | | - "onCommand:codeQL.quickQuery", |
57 | | - "onCommand:codeQL.restartQueryServer", |
58 | 38 | "onWebviewPanel:resultsView", |
59 | 39 | "onWebviewPanel:codeQL.variantAnalysis", |
60 | 40 | "onWebviewPanel:codeQL.dataFlowPaths", |
|
0 commit comments