sourcegit
sourcegit copied to clipboard
[Feature Request] Add a word-diff view
Add a word-diff view similar to the one in Git Extensions.
Also, include a shortcut to toggle between the normal view and the word-diff view.
This feature is extremely useful when editing something like a function signature, package versions, etc. — you can instantly see that all the calls are identical, except for a single word or a single letter that was added or removed, which is the only part highlighted with a colored background. Nothing distracts your attention.
Thank you.