Skip to content

Commit 2566453

Browse files
committed
build(package.json): Update keywords for extension publishing on VScode marketplace
1 parent b43b785 commit 2566453

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@
1212
"Programming Languages"
1313
],
1414
"keywords": [
15-
"PHP",
16-
"Snippets",
17-
"Productivity",
18-
"PHP Snippets"
15+
"snippets",
16+
"productivity",
17+
"coding",
18+
"php7",
19+
"psr"
1920
],
2021
"icon": "img/php-awesome-icon.png",
2122
"galleryBanner": {

0 commit comments

Comments
 (0)