Skip to content

Commit 848b21c

Browse files
authored
feat(participant): use onChatParticipant for the activation event VSCODE-630 (#869)
1 parent 0a5fc01 commit 848b21c

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
@@ -77,7 +77,7 @@
7777
},
7878
"activationEvents": [
7979
"onView:mongoDB",
80-
"onStartupFinished",
80+
"onChatParticipant:mongodb.participant",
8181
"onLanguage:json",
8282
"onLanguage:javascript",
8383
"onLanguage:plaintext"

0 commit comments

Comments
 (0)