milke / GitFinder-Issues

Bug and issue tracker for GitFinder - git client with macOS Finder integration
16 stars 1 forks source link

Add code syntax colour highlighting in diff view #9

Open milke opened 6 years ago

milke commented 6 years ago

Currently, diff view shows colours only for whole added and removed lines. Add word-level colour highlighting. Also, add code syntax colour highlighting where applicable. Syntax highlighting should probably look similar to highlight.

vr8hub commented 3 years ago

Has any progress been made on this? I have an alias for word-level diff (--word-diff=color --unified=0) that is essentially the only diff I use. Using git without it is not an option for me. :)

milke commented 3 years ago

Still on my list, together with some other diff goodies (ignoring whitespaces, ignoring blank lines, changing number of visible lines on hunk boundaries…), but I can't really come up with any timeline at this point. Hopefully will you come back to GitFinder once it's implemented :-)