Skip to content

Commit 401b311

Browse files
Use activation event onStartupFinished (#35)
1 parent 0c9e2f8 commit 401b311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"Other"
1717
],
1818
"activationEvents": [
19-
"*"
19+
"onStartupFinished"
2020
],
2121
"main": "./out/extension.js",
2222
"extensionKind": [

0 commit comments

Comments
 (0)