Skip to content

Commit

Permalink
Remove redundant activation events
Browse files Browse the repository at this point in the history
Recent versions of VSCode infer this information from the contribution declarations.
  • Loading branch information
davelopez committed Oct 1, 2023
1 parent 46b8536 commit d84adaa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@
],
"main": "./client/dist/extension",
"browser": "./client/dist/web/extension",
"activationEvents": [
"onLanguage:gxformat2",
"onLanguage:galaxyworkflow"
],
"contributes": {
"languages": [
{
Expand Down

0 comments on commit d84adaa

Please sign in to comment.