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 2093c59 + 95811a6 commit 62fab80Copy full SHA for 62fab80
packages/amazonq/package.json
@@ -562,17 +562,17 @@
562
"commands": [
563
{
564
"command": "aws.amazonq.stopCmdExecution",
565
- "title": "Stop Amazon Q Command Execution",
+ "title": "Stop Amazon Q",
566
"category": "%AWS.amazonq.title%"
567
},
568
569
"command": "aws.amazonq.runCmdExecution",
570
- "title": "Run Amazon Q Command Execution",
+ "title": "Run Amazon Q Tool",
571
572
573
574
"command": "aws.amazonq.rejectCmdExecution",
575
- "title": "Reject Amazon Q Command Execution",
+ "title": "Reject Amazon Q Tool",
576
577
578
0 commit comments