-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Prerequisites
- I have searched for duplicate or closed feature requests
- I have read the contributing guidelines
Proposal
DiffAcceptReject is a great feature, but after implementing it according to the example, I found that if there are multiple comparisons of changes before and after a code snippet, clicking on any one to accept or reject will result in the same choice being made for all changes, rather than clicking on one application after another like cursor. I implemented it based on the example provided in the official documentation. If it is a problem with my implementation, I hope the official can provide an example that supports accepting and rejecting multiple changes. Thank you very much!
Motivation and context
In practical application scenarios, there may be multiple differences in changes, so it is very important to support acceptance and rejection options for each location, such as cursor.
But thank you all, you are already far ahead in what you have done so far. o( ̄▽ ̄)d