Skip to content

Commit

Permalink
feat: Swtich to onStartupFinished activation event for better perfo…
Browse files Browse the repository at this point in the history
…rmance
  • Loading branch information
Mark Skelton committed Aug 19, 2021
1 parent ffa8199 commit 845163e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"theme": "dark"
},
"activationEvents": [
"*"
"onStartupFinished"
],
"extensionKind": [
"ui",
Expand Down

0 comments on commit 845163e

Please sign in to comment.