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 b4d7417 commit 5cee336Copy full SHA for 5cee336
packages/core/src/amazonq/webview/ui/tabs/constants.ts
@@ -17,7 +17,7 @@ const workspaceCommand: QuickActionCommandGroup = {
17
commands: [
18
{
19
command: '@workspace',
20
- description: '(BETA) Reference all code in workspace.',
+ description: 'Reference all code in workspace.',
21
},
22
],
23
}
0 commit comments