File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 19911991 "id" : " codeQLEvalLogViewer" ,
19921992 "name" : " Evaluator Log Viewer" ,
19931993 "when" : " config.codeQL.canary"
1994+ },
1995+ {
1996+ "id" : " codeQLMethodModeling" ,
1997+ "type" : " webview" ,
1998+ "name" : " CodeQL Method Modeling" ,
1999+ "when" : " config.codeQL.canary && config.codeQL.model.methodModelingView && codeql.modelEditorOpen && !codeql.modelEditorActive"
19942000 }
19952001 ],
19962002 "codeql-methods-usage" : [
19992005 "name" : " CodeQL Methods Usage" ,
20002006 "when" : " config.codeQL.canary && codeql.modelEditorOpen"
20012007 }
2002- ],
2003- "explorer" : [
2004- {
2005- "type" : " webview" ,
2006- "id" : " codeQLMethodModeling" ,
2007- "name" : " CodeQL Method Modeling" ,
2008- "when" : " config.codeQL.canary && config.codeQL.model.methodModelingView && codeql.modelEditorOpen && !codeql.modelEditorActive"
2009- }
20102008 ]
20112009 },
20122010 "viewsWelcome" : [
You can’t perform that action at this time.
0 commit comments