Skip to content

Commit 7e62240

Browse files
authored
Merge pull request #873 from ivikash/feat/accept-diff
feat: add acceptDiff event for chats
2 parents c7ecaf5 + 91248e6 commit 7e62240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,7 @@
970970
{
971971
"name": "cwsprChatInteractionType",
972972
"allowedValues": [
973+
"acceptDiff",
973974
"insertAtCursor",
974975
"copySnippet",
975976
"copy",

0 commit comments

Comments
 (0)