Skip to content

Commit

Permalink
Added activationEvents back, vsce requires it
Browse files Browse the repository at this point in the history
  • Loading branch information
loganch committed Sep 26, 2023
1 parent 1728c4c commit 6d913e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
},
"license": "MIT",
"main": "./dist/extension",
"activationEvents": ["onLanguage:autoit"],
"repository": {
"type": "git",
"url": "https://github.com/loganch/AutoIt-VSCode.git"
Expand Down

0 comments on commit 6d913e1

Please sign in to comment.