File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 37213721 "group" : " context"
37223722 }
37233723 ],
3724- "chat/multiDiff/context " : [
3724+ "chat/input/editing/sessionToolbar " : [
37253725 {
37263726 "command" : " pr.checkoutFromDescription" ,
3727+ "group" : " navigation@0" ,
37273728 "when" : " chatSessionType == copilot-cloud-agent && workspaceFolderCount > 0"
37283729 },
37293730 {
37303731 "command" : " pr.applyChangesFromDescription" ,
3732+ "group" : " navigation@1" ,
37313733 "when" : " chatSessionType == copilot-cloud-agent && workspaceFolderCount > 0"
37323734 }
37333735 ]
Original file line number Diff line number Diff line change 305305 "command.pr.toggleEditorCommentingOn.title" : " Toggle Editor Commenting On" ,
306306 "command.pr.toggleEditorCommentingOff.title" : " Toggle Editor Commenting Off" ,
307307 "command.pr.checkoutFromDescription.title" : " Checkout" ,
308- "command.pr.applyChangesFromDescription.title" : " Apply Changes " ,
308+ "command.pr.applyChangesFromDescription.title" : " Apply" ,
309309 "command.pr.checkoutOnVscodeDevFromDescription.title" : " Checkout on vscode.dev" ,
310310 "command.pr.checkoutOnCodespacesFromDescription.title" : " Checkout on Codespaces" ,
311311 "command.pr.openSessionLogFromDescription.title" : " View Session" ,
You can’t perform that action at this time.
0 commit comments