Collapsing deleted region to a single line #14
thutt
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When reviewing code, large deleted regions make reading the modified code difficult because scrolling is sometimes involved. This feature facilitates collapsing the deleted region on the modified file, and the base file down to a single line. This makes reading the modified code easier.
COLLAPSED DELETED REGIONS FEATURE IMPLEMENTATION
FEATURE DESCRIPTION:
Added the ability to collapse deleted blocks of code in the diff viewer:
KEYBOARD SHORTCUTS:
CONTEXT MENU:
Beta Was this translation helpful? Give feedback.
All reactions