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.
2 parents 1bd36f4 + 6c79154 commit a7b00a8Copy full SHA for a7b00a8
packages/amazonq/package.json
@@ -410,7 +410,7 @@
410
},
411
{
412
"command": "aws.amazonq.showLogs",
413
- "when": "view == aws.amazonq.AmazonQChatView",
+ "when": "!aws.isSageMakerUnifiedStudio",
414
"group": "1_amazonQ@5"
415
416
@@ -644,8 +644,7 @@
644
645
646
"title": "%AWS.command.codewhisperer.showLogs%",
647
- "category": "%AWS.amazonq.title%",
648
- "enablement": "aws.codewhisperer.connected"
+ "category": "%AWS.amazonq.title%"
649
650
651
"command": "aws.amazonq.selectRegionProfile",
0 commit comments