Skip to content

Commit bd37885

Browse files
authored
docs: add "Q Developer" marketplace tag (#6810)
The Q product name should find amazon-q-vscode. --- - Treat all work as PUBLIC. Private `feature/x` branches will not be squash-merged at release time. - Your code changes must meet the guidelines in [CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines). - License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 5ff53ba commit bd37885

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/amazonq/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"Codewhisperer",
3333
"AI",
3434
"Assistant",
35-
"Chatbot"
35+
"Chatbot",
36+
"Q Developer"
3637
],
3738
"preview": false,
3839
"qna": "https://github.com/aws/aws-toolkit-vscode/issues",

0 commit comments

Comments
 (0)