File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 17985
17985
"submenu": "gitlens/views/grouped/more",
17986
17986
"when": "gitlens:views:scm:grouped:view == launchpad",
17987
17987
"group": "2_gitlens@3"
17988
+ },
17989
+ {
17990
+ "command": "gitlens.views.launchpad.info",
17991
+ "when": "gitlens:views:scm:grouped:view == launchpad",
17992
+ "group": "2_gitlens_actions@1"
17988
17993
}
17989
17994
],
17990
17995
"gitlens/views/grouped/remotes": [
18360
18365
"when": "view == gitlens.views.scm.grouped && gitlens:views:scm:grouped:view == launchpad && config.gitlens.views.launchpad.avatars",
18361
18366
"group": "5_gitlens@0"
18362
18367
},
18363
- {
18364
- "command": "gitlens.views.launchpad.info",
18365
- "when": "view == gitlens.views.scm.grouped && gitlens:views:scm:grouped:view == launchpad",
18366
- "group": "8_info@1"
18367
- },
18368
18368
{
18369
18369
"command": "gitlens.views.remotes.setLayoutToList",
18370
18370
"when": "view == gitlens.views.scm.grouped && gitlens:views:scm:grouped:view == remotes && config.gitlens.views.remotes.branches.layout == tree",
You can’t perform that action at this time.
0 commit comments