File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 35313531 "chat/chatSessions" : [
35323532 {
35333533 "command" : " pr.openChanges" ,
3534- "when" : " resourceScheme == copilot-swe-agent || resourceScheme == copilot-cloud-agent" ,
3534+ "when" : " chatSessionType == copilot-swe-agent || chatSessionType == copilot-cloud-agent" ,
35353535 "group" : " inline"
35363536 },
35373537 {
35383538 "command" : " pr.checkoutChatSessionPullRequest" ,
3539- "when" : " resourceScheme == copilot-swe-agent || resourceScheme == copilot-cloud-agent" ,
3539+ "when" : " chatSessionType == copilot-swe-agent || chatSessionType == copilot-cloud-agent" ,
35403540 "group" : " context"
35413541 },
35423542 {
35433543 "command" : " pr.closeChatSessionPullRequest" ,
3544- "when" : " resourceScheme == copilot-swe-agent" ,
3544+ "when" : " chatSessionType == copilot-swe-agent" ,
35453545 "group" : " context"
35463546 },
35473547 {
35483548 "command" : " pr.cancelCodingAgent" ,
3549- "when" : " resourceScheme == copilot-swe-agent" ,
3549+ "when" : " chatSessionType == copilot-swe-agent" ,
35503550 "group" : " context"
35513551 }
35523552 ],
You can’t perform that action at this time.
0 commit comments