Skip to content

Commit d55526b

Browse files
committed
Add categories for vscode marketplace
1 parent 19e0b29 commit d55526b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@
1010
},
1111
"publisher": "chenglou92",
1212
"icon": "logo.png",
13-
"categories": [],
13+
"categories": [
14+
"Programming Languages",
15+
"Snippets",
16+
"Linters",
17+
"Formatters"
18+
],
1419
"keywords": [
1520
"rescript",
1621
"language-server"

0 commit comments

Comments
 (0)