Skip to content

Commit

Permalink
activation event
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Feb 15, 2024
1 parent 703d80d commit 98ae22c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
"vscode": "^1.52.0"
},
"main": "./out/extension",
"activationEvents": [
"onLanguage:horse64"
],
"scripts": {
"vscode:prepublish": "npm run compile",
"compile": "tsc -b",
Expand Down

0 comments on commit 98ae22c

Please sign in to comment.