voideditor / void

https://voideditor.com
MIT License
8.01k stars 396 forks source link

Update diffs on changes #15

Closed andrewpareles closed 3 weeks ago

andrewpareles commented 1 month ago

When the user presses "Accept" or "Reject" on a diff, all of the diffs below should be updated, because they are now on different line numbers.

liamstamper commented 1 month ago

can i be assigned this?

liamstamper commented 1 month ago

and can i have more info

eliphazbouye commented 1 month ago

@liamstamper just do it and send PR

avinpy-255 commented 1 month ago

Hi @andrewpareles,

I've implemented the diff updates after pressing "Accept" or "Reject." The diffs now adjust based on the updated line numbers. I tested this and attached a video. Please review and let me know your feedback!

https://github.com/user-attachments/assets/2415c4e5-ec83-4d4e-8c8b-695d274def49

andrewpareles commented 1 month ago

Did you push any code? I'm not sure what this video is showing.

andrewpareles commented 3 weeks ago

Thanks @mathewpareles!