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
It's probably wouldn't be easy to add, but having diffs instead of replaces would help with readability, as (at least for me) trying to find from surrounding lines what code to replace is difficult. E.g.
It's probably wouldn't be easy to add, but having diffs instead of replaces would help with readability, as (at least for me) trying to find from surrounding lines what code to replace is difficult. E.g.
currently:
with diff:
Diffs could also be split into two columns, with left being old code, and new code on the right.
The text was updated successfully, but these errors were encountered: