You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either this can be fixed in Pygments's DiffLexer,
or instead of just generating the diff text and highlighting it, we could directly iterate through the diff's Operations and be smarter about the highlighting.
Or if you find another diff-highlighting engine that does it, that woudl be great.
If you have a diff that only removes trailing whitespace it is a bit confusing because on first inspection the two lines look the same:
The text was updated successfully, but these errors were encountered: