Skip to content

Commit

Permalink
Merge pull request #873 from ivikash/feat/accept-diff
Browse files Browse the repository at this point in the history
feat: add acceptDiff event for chats
  • Loading branch information
ivikash authored Oct 1, 2024
2 parents c7ecaf5 + 91248e6 commit 7e62240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions telemetry/definitions/commonDefinitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,7 @@
{
"name": "cwsprChatInteractionType",
"allowedValues": [
"acceptDiff",
"insertAtCursor",
"copySnippet",
"copy",
Expand Down

0 comments on commit 7e62240

Please sign in to comment.