Skip to content

Commit 740b086

Browse files
committed
Add proto language to activation event
1 parent e91004f commit 740b086

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"lint"
2828
],
2929
"activationEvents": [
30-
"onLanguage:proto3"
30+
"onLanguage:proto3",
31+
"onLanguage:proto"
3132
],
3233
"main": "./out/src/extension",
3334
"scripts": {

0 commit comments

Comments
 (0)