Skip to content

Commit

Permalink
Add activation events
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHZhang committed Mar 21, 2023
1 parent 5be965e commit dbc9261
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 @@ -26,6 +26,9 @@
],
"main": "build/extension.js",
"icon": "assets/logo.png",
"activationEvents": [
"onStartupFinished"
],
"contributes": {
"commands": [
{
Expand Down

0 comments on commit dbc9261

Please sign in to comment.