Skip to content

fix(review): label skipped files in review surfaces#418

Merged
barrettruth merged 1 commit into
mainfrom
fix/review-skipped-file-surfaces
Jul 10, 2026
Merged

fix(review): label skipped files in review surfaces#418
barrettruth merged 1 commit into
mainfrom
fix/review-skipped-file-surfaces

Conversation

@barrettruth

Copy link
Copy Markdown
Owner

Problem

Review file lists can still present unsupported files as if they are normal split-review targets. That makes quickfix rows, the split-review picker, and explicit selection paths less clear after sequential navigation has learned to skip unsupported entries.

Solution

Carry skipped-file metadata through generated review file entries, quickfix rows, split-review selections, and the public review file API. Render skipped entries as (skipped) in review file list surfaces while keeping line stats aligned after the marked filename, and make skipped direct selections log the concise skipped-file message without switching files.

@barrettruth
barrettruth merged commit 5198772 into main Jul 10, 2026
5 checks passed
@barrettruth
barrettruth deleted the fix/review-skipped-file-surfaces branch July 10, 2026 16:24
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