|
|
@ -4467,6 +4467,18 @@ |
|
|
|
"group": "6_copypath@100" |
|
|
|
} |
|
|
|
], |
|
|
|
"extension/context": [ |
|
|
|
{ |
|
|
|
"command": "gitlens.showWelcomePage", |
|
|
|
"when": "extension == eamodio.gitlens && extensionStatus == installed", |
|
|
|
"group": "9_gitlens@1" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"command": "gitlens.showSettingsPage", |
|
|
|
"when": "extension == eamodio.gitlens && extensionStatus == installed", |
|
|
|
"group": "9_gitlens@2" |
|
|
|
} |
|
|
|
], |
|
|
|
"scm/title": [ |
|
|
|
{ |
|
|
|
"command": "gitlens.addAuthors", |
|
|
@ -5714,16 +5726,6 @@ |
|
|
|
"when": "viewItem =~ /gitlens:pager\\b/", |
|
|
|
"group": "1_gitlens_actions@1" |
|
|
|
} |
|
|
|
], |
|
|
|
"extension/context": [ |
|
|
|
{ |
|
|
|
"command": "gitlens.showSettingsPage", |
|
|
|
"when": "extension == eamodio.gitlens && extensionStatus == installed" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"command": "gitlens.showWelcomePage", |
|
|
|
"when": "extension == eamodio.gitlens && extensionStatus == installed" |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
"keybindings": [ |
|
|
|