Skip to content

fix(review): keep skipped file logs visible#420

Merged
barrettruth merged 1 commit into
mainfrom
fix/review-visible-skip-message
Jul 11, 2026
Merged

fix(review): keep skipped file logs visible#420
barrettruth merged 1 commit into
mainfrom
fix/review-visible-skip-message

Conversation

@barrettruth

Copy link
Copy Markdown
Owner

Problem

Skipped review files are recorded in message history, but default Neovim message display can still leave the follow-up file-position announcement as the only visible command-line message. That makes the skipped-file log look silent even though it was emitted.

Solution

When a review navigation action skips files and lands on another file, emit the skipped-file line and the landed-file line as one ordered info notification. Regular file-position announcements keep their existing echo behavior, and skip-only actions keep their skipped-file notification.

@barrettruth
barrettruth merged commit c5383f8 into main Jul 11, 2026
5 checks passed
@barrettruth
barrettruth deleted the fix/review-visible-skip-message branch July 11, 2026 17:40
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