Make method modeling panel available to canary users (#2920)
This commit is contained in:
@@ -1996,7 +1996,7 @@
|
||||
"id": "codeQLMethodModeling",
|
||||
"type": "webview",
|
||||
"name": "CodeQL Method Modeling",
|
||||
"when": "config.codeQL.canary && config.codeQL.model.methodModelingView"
|
||||
"when": "config.codeQL.canary"
|
||||
}
|
||||
],
|
||||
"codeql-methods-usage": [
|
||||
|
||||
Reference in New Issue
Block a user