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
The compact diff view would benefit from having function names displayed for each hunk, similarly to what other tools do (the --show-c-function option of GNU diff and also in Git's diff). This would make easier to understand the diff without expanding it to full.
The text was updated successfully, but these errors were encountered:
The compact diff view would benefit from having function names displayed for each hunk, similarly to what other tools do (the
--show-c-function
option of GNU diff and also in Git's diff). This would make easier to understand the diff without expanding it to full.The text was updated successfully, but these errors were encountered: