Skip to content

feat(review): toggle review layouts#421

Merged
barrettruth merged 1 commit into
mainfrom
feat/review-layout-toggle
Jul 15, 2026
Merged

feat(review): toggle review layouts#421
barrettruth merged 1 commit into
mainfrom
feat/review-layout-toggle

Conversation

@barrettruth

Copy link
Copy Markdown
Owner

Problem

Review buffers currently make users choose either a generated map layout or the side-by-side split layout up front. Moving between those layouts requires rerunning the review command and manually reselecting the same file, which interrupts review flow.

Solution

Add a review layout toggle that switches generated review maps into split review panes and returns split panes to the originating generated layout. The toggle preserves the selected review file across transitions, records review surface metadata on generated and split buffers, and exposes both a buffer-local gs mapping and a public review_toggle_layout() API.

@barrettruth
barrettruth merged commit 283261c into main Jul 15, 2026
5 checks passed
@barrettruth
barrettruth deleted the feat/review-layout-toggle branch July 15, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant