Skip to content

Commit 8923ebd

Browse files
author
Apurva
authored
Merge pull request #1560 from ajantrania/starling/description
AppComposer: Update description and categories
2 parents 27123ff + 87e30f3 commit 8923ebd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aws-toolkit-vscode",
33
"displayName": "AWS Toolkit - Amazon Q, CodeWhisperer, and more",
4-
"description": "Including Amazon Q, CodeWhisperer, CodeCatalyst, and support for Lambda, S3, CloudWatch Logs, and many other services",
4+
"description": "Including Amazon Q, CodeWhisperer, CodeCatalyst, Application Composer, and support for Lambda, S3, CloudWatch Logs, CloudFormation, and many other services",
55
"version": "2.1.0-SNAPSHOT",
66
"extensionKind": [
77
"workspace"
@@ -27,6 +27,7 @@
2727
"categories": [
2828
"Debuggers",
2929
"Linters",
30+
"Visualization",
3031
"Other"
3132
],
3233
"keywords": [

0 commit comments

Comments
 (0)