Skip to content

Commit

Permalink
Merge pull request #356 from hwayne/clean-activationevents
Browse files Browse the repository at this point in the history
Remove unnecessary activation events
  • Loading branch information
FedericoPonzi authored Dec 20, 2024
2 parents c077132 + d06a3f7 commit 3731be5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,6 @@
"Modeling"
],
"activationEvents": [
"onLanguage:tlaplus",
"onCommand:tlaplus.parse",
"onCommand:tlaplus.model.check.run",
"onCommand:tlaplus.model.check.customRun",
"onCommand:tlaplus.exportToTex",
"onCommand:tlaplus.exportToPdf",
"onCommand:tlaplus.evaluateSelection",
"onCommand:tlaplus.evaluateExpression",
"workspaceContains:**/*.tla"
],
"main": "./out/main.js",
Expand Down

0 comments on commit 3731be5

Please sign in to comment.