Skip to content

Commit 466c9bb

Browse files
authored
fix: add tags to manifest (#138)
1 parent 2dcb56b commit 466c9bb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
"activationEvents": [
99
"*"
1010
],
11+
"tags": [
12+
"blame",
13+
"github",
14+
"gitlab",
15+
"code host",
16+
"author"
17+
],
18+
"categories": [
19+
"Code analysis"
20+
],
1121
"contributes": {
1222
"actions": [
1323
{

0 commit comments

Comments
 (0)