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 91d5a0c commit 6b15348Copy full SHA for 6b15348
plugins/amazonq/mynah-ui/src/mynah-ui/ui/commands.ts
@@ -57,7 +57,7 @@ export const workspaceCommand: QuickActionCommandGroup = {
57
commands: [
58
{
59
command: '@workspace',
60
- description: '(BETA) Reference all code in workspace.',
+ description: 'Reference all code in workspace.',
61
},
62
],
63
-}
+}
0 commit comments