-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Double-click hidden-section gutter button to fully expand the section #11622
Copy link
Copy link
Open
Labels
area:code-reviewGit diff views, review UI, review comments, and PR-focused agent flows.Git diff views, review UI, review comments, and PR-focused agent flows.enhancementNew feature or request.New feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:code-reviewGit diff views, review UI, review comments, and PR-focused agent flows.Git diff views, review UI, review comments, and PR-focused agent flows.enhancementNew feature or request.New feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the solution you'd like?
When the Code Review panel's diff editor has a large hidden context section, the user has to click the gutter expand button multiple times — once per 25 lines — to reveal the whole thing. Add double-click as a shortcut: double-clicking the gutter expand button fully expands the hidden section in one action.
Single-click keeps the existing chunked behavior so users can still choose to reveal a little at a time.
Is your feature request related to a problem? Please describe.
For hunks separated by hundreds of unchanged lines (or hidden regions at the top/bottom of a file), users currently click 4–10 times to see all the context between or around hunks. There's no keyboard shortcut and no "expand all" affordance at the gutter level.
Additional context
Operating system (OS)
macOS, Windows, Linux
How important is this feature to you?
3 (Moderate)