We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc68f7 commit 27651feCopy full SHA for 27651fe
package.json
@@ -3551,11 +3551,11 @@
3551
"chat/multiDiff/context": [
3552
{
3553
"command": "pr.checkoutFromDescription",
3554
- "when": "chatSessionType == copilot-swe-agent"
+ "when": "chatSessionType == copilot-swe-agent || chatSessionType == 'copilot-cloud-agent'"
3555
},
3556
3557
"command": "pr.applyChangesFromDescription",
3558
3559
}
3560
]
3561
0 commit comments