File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 12421242 "group" : " navigation@3"
12431243 },
12441244 {
1245- "command" : " dvc.views.experimentsTree.autoApplyFilters" ,
1246- "when" : " view == dvc.views.experimentsTree && !dvc.experiments.filter.selected" ,
1247- "group" : " navigation@4"
1248- },
1249- {
1250- "command" : " dvc.views.experimentsTree.disableAutoApplyFilters" ,
1251- "when" : " view == dvc.views.experimentsTree && dvc.experiments.filter.selected" ,
1245+ "command" : " dvc.showExperiments" ,
1246+ "when" : " view == dvc.views.experimentsTree" ,
12521247 "group" : " navigation@4"
12531248 },
12541249 {
13211316 "when" : " view == dvc.views.experimentsFilterByTree && dvc.experiments.filtered" ,
13221317 "group" : " navigation@3"
13231318 },
1319+ {
1320+ "command" : " dvc.showPlots" ,
1321+ "when" : " view == dvc.views.plotsPathsTree" ,
1322+ "group" : " navigation@1"
1323+ },
13241324 {
13251325 "command" : " dvc.views.plotsPathsTree.selectPlots" ,
13261326 "when" : " view == dvc.views.plotsPathsTree" ,
You can’t perform that action at this time.
0 commit comments