Skip to content

Commit 57102b7

Browse files
authored
feat: update vscode marketplace tags #2940
- allowed categories are listed at https://code.visualstudio.com/api/references/extension-manifest - max of 5 keywords
1 parent 6186ad2 commit 57102b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@
2525
},
2626
"categories": [
2727
"Debuggers",
28+
"Linters",
2829
"Other"
2930
],
3031
"keywords": [
3132
"AWS",
33+
"CodeWhisperer",
3234
"Lambda",
3335
"Serverless"
3436
],

0 commit comments

Comments
 (0)