Skip to content

Commit 6d913e1

Browse files
committed
Added activationEvents back, vsce requires it
1 parent 1728c4c commit 6d913e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
},
4444
"license": "MIT",
4545
"main": "./dist/extension",
46+
"activationEvents": ["onLanguage:autoit"],
4647
"repository": {
4748
"type": "git",
4849
"url": "https://github.com/loganch/AutoIt-VSCode.git"

0 commit comments

Comments
 (0)