Skip to content

Commit dadff3d

Browse files
committed
Set activation event to onStartupFinished
1 parent ec22af5 commit dadff3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"Other"
1919
],
2020
"activationEvents": [
21-
"*"
21+
"onStartupFinished"
2222
],
2323
"main": "./out/extension.js",
2424
"contributes": {

0 commit comments

Comments
 (0)