It would be nice to see AI proposed changes in code as difference original code new code. It look for example like this
there are some libs allowing that, for example https://github.com/mmanela/diffplex, or reuse the official VS diff editor via IVsDifferenceService.
What do you think?