Skip to content

Commit 810b34a

Browse files
committed
add extension keywords (tags) for extension store listing
1 parent e8998be commit 810b34a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

+8
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@
2020
"Notebooks",
2121
"Other"
2222
],
23+
"keywords": [
24+
"jsonpath",
25+
"json path",
26+
"json query",
27+
"notebook",
28+
"json",
29+
"query"
30+
],
2331
"activationEvents": [
2432
"workspaceContains:**/*.json",
2533
"workspaceContains:**/*.jsonpath-notebook"

0 commit comments

Comments
 (0)