Skip to content

Commit bfe0c33

Browse files
committed
🎨 Show the rocket RALPH button as soon as VS Code launches
1 parent 2997045 commit bfe0c33

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
@@ -9,7 +9,7 @@
99
"categories": [
1010
"Other"
1111
],
12-
"activationEvents": [],
12+
"activationEvents": ["onStartupFinished"],
1313
"main": "./dist/extension.js",
1414
"contributes": {
1515
"commands": [

0 commit comments

Comments
 (0)