Skip to content

Comments

fix(hashline): fix startsWith display bug, add context lines, add insert_before#327

Merged
randomm merged 1 commit intodevfrom
feature/issue-323-hashline-display-fixes
Feb 23, 2026
Merged

fix(hashline): fix startsWith display bug, add context lines, add insert_before#327
randomm merged 1 commit intodevfrom
feature/issue-323-hashline-display-fixes

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 23, 2026

Fixes startsWith false-positive display bug — mismatch detection now uses Set with exact integer matching. Error output now shows ±2 context lines around each mismatch with gap separators. Adds insert_before operation for prepending content before any line. Fixes #323

@randomm randomm force-pushed the feature/issue-323-hashline-display-fixes branch from 144d7c9 to 0a5796a Compare February 23, 2026 19:16
@randomm randomm merged commit a581713 into dev Feb 23, 2026
1 check passed
@randomm randomm deleted the feature/issue-323-hashline-display-fixes branch February 23, 2026 19:18
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.

fix(hashline): adopt oh-my-pi improvements — startsWith bug, Map-based mismatch, context display, prepend support

1 participant