File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 17941794 "category" : " %command.notifications.category%" ,
17951795 "icon" : " $(gear)"
17961796 },
1797- {
1798- "command" : " codingAgent.openSessionLog" ,
1799- "title" : " %command.codingAgent.openSessionLog.title%" ,
1800- "category" : " %command.pull.request.category%"
1801- },
18021797 {
18031798 "command" : " pr.refreshChatSessions" ,
18041799 "title" : " %command.pr.refreshChatSessions.title%" ,
26232618 {
26242619 "command" : " pr.preferredCodingAgentGitHubRemote" ,
26252620 "when" : " false"
2621+ },
2622+ {
2623+ "command" : " pr.closeChatSessionPullRequest" ,
2624+ "when" : " false"
2625+ },
2626+ {
2627+ "command" : " pr.cancelCodingAgent" ,
2628+ "when" : " false"
26262629 }
26272630 ],
26282631 "view/title" : [
Original file line number Diff line number Diff line change 332332 "command.notifications.markPullRequestsAsDone.title" : " Mark Pull Requests as Done" ,
333333 "command.notifications.configureNotificationsViewlet.title" : " Configure..." ,
334334 "command.notification.chatSummarizeNotification.title" : " Summarize With Copilot" ,
335- "command.codingAgent.openSessionLog.title" : " Open Coding Agent Session Log" ,
336335 "command.pr.checkoutChatSessionPullRequest.title" : " Checkout Pull Request" ,
337336 "command.pr.closeChatSessionPullRequest.title" : " Close Pull Request" ,
338337 "command.pr.preferredCodingAgentGitHubRemote.title" : " Set Preferred GitHub Remote" ,
You can’t perform that action at this time.
0 commit comments