Skip to content

Commit a7b00a8

Browse files
Merge master into feature/code-diff
2 parents 1bd36f4 + 6c79154 commit a7b00a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/amazonq/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
},
411411
{
412412
"command": "aws.amazonq.showLogs",
413-
"when": "view == aws.amazonq.AmazonQChatView",
413+
"when": "!aws.isSageMakerUnifiedStudio",
414414
"group": "1_amazonQ@5"
415415
},
416416
{
@@ -644,8 +644,7 @@
644644
{
645645
"command": "aws.amazonq.showLogs",
646646
"title": "%AWS.command.codewhisperer.showLogs%",
647-
"category": "%AWS.amazonq.title%",
648-
"enablement": "aws.codewhisperer.connected"
647+
"category": "%AWS.amazonq.title%"
649648
},
650649
{
651650
"command": "aws.amazonq.selectRegionProfile",

0 commit comments

Comments
 (0)