File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 }
2525 },
2626 "gitlens.ai.explainCommit" : {
27- "label" : " Explain Commit" ,
27+ "label" : " Explain Commit... " ,
2828 "commandPalette" : " gitlens:enabled && !gitlens:readonly && !gitlens:untrusted && gitlens:gk:organization:ai:enabled" ,
2929 "menus" : {
3030 "view/item/context" : [
20012001 }
20022002 },
20032003 "gitlens.graph.explainStash" : {
2004- "label" : " Explain Stash" ,
2004+ "label" : " Explain Stash (Preview) " ,
20052005 "menus" : {
20062006 "webview/context" : [
20072007 {
Original file line number Diff line number Diff line change 60566056 },
60576057 {
60586058 "command": "gitlens.ai.explainCommit",
6059- "title": "Explain Commit",
6059+ "title": "Explain Commit... ",
60606060 "category": "GitLens"
60616061 },
60626062 {
68336833 },
68346834 {
68356835 "command": "gitlens.graph.explainStash",
6836- "title": "Explain Stash"
6836+ "title": "Explain Stash (Preview) "
68376837 },
68386838 {
68396839 "command": "gitlens.graph.fetch",
You can’t perform that action at this time.
0 commit comments