Skip to content

Commit 90da4c3

Browse files
committed
Remove onStartupFinished activation event
1 parent ff50a47 commit 90da4c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
"roocode"
4747
],
4848
"activationEvents": [
49-
"onLanguage",
50-
"onStartupFinished"
49+
"onLanguage"
5150
],
5251
"main": "./dist/extension.js",
5352
"contributes": {

0 commit comments

Comments
 (0)