New db item/list selection UX for variant analysis repo panel (#2053)
This commit is contained in:
@@ -379,7 +379,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "codeQLVariantAnalysisRepositories.setSelectedItem",
|
"command": "codeQLVariantAnalysisRepositories.setSelectedItem",
|
||||||
"title": "✓"
|
"title": "Select"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "codeQLVariantAnalysisRepositories.setSelectedItemContextMenu",
|
"command": "codeQLVariantAnalysisRepositories.setSelectedItemContextMenu",
|
||||||
@@ -822,7 +822,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "codeQLVariantAnalysisRepositories.setSelectedItem",
|
"command": "codeQLVariantAnalysisRepositories.setSelectedItem",
|
||||||
"when": "view == codeQLVariantAnalysisRepositories && viewItem =~ /canBeSelected/ && false",
|
"when": "view == codeQLVariantAnalysisRepositories && viewItem =~ /canBeSelected/",
|
||||||
"group": "inline"
|
"group": "inline"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user