Skip to content

Commit 4cf4883

Browse files
committed
activationEvents
1 parent cbee397 commit 4cf4883

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"onLanguage:typescript",
3030
"onLanguage:javascript",
3131
"onLanguage:typescriptreact",
32-
"onLanguage:javascriptreact"
32+
"onLanguage:javascriptreact",
33+
"onCommand:fileGenerator.run"
3334
],
3435
"main": "./out/extension",
3536
"contributes": {

0 commit comments

Comments
 (0)