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 12ac68e commit a82bd0bCopy full SHA for a82bd0b
package.json
@@ -74,7 +74,8 @@
74
"type": "copilot-swe-agent",
75
"name": "copilot",
76
"displayName": "GitHub Copilot Coding Agent",
77
- "description": "Chat session for GitHub Copilot coding agent"
+ "description": "Chat session for GitHub Copilot coding agent",
78
+ "when": "config.chat.agentSessionsViewLocation && config.chat.agentSessionsViewLocation != 'disabled'"
79
}
80
],
81
"remoteCodingAgents": [
0 commit comments