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 de9ffaa commit e8a43c8Copy full SHA for e8a43c8
packages/amazonq/package.json
@@ -390,7 +390,7 @@
390
},
391
{
392
"command": "aws.amazonq.accountDetails",
393
- "when": "(view == aws.amazonq.AmazonQChatView) && aws.codewhisperer.connected && !aws.isSageMakerUnifiedStudio && aws.amazonq.connectedSsoIdc == true",
+ "when": "(view == aws.amazonq.AmazonQChatView) && aws.codewhisperer.connected",
394
"group": "1_amazonQ@1"
395
396
0 commit comments