ChrisPenner / ChrisPenner/rasa

findNext function family does not cross line boundaries correctly

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
625
Forks
39
PR merge metrics
No merged PRs in 30d

Description

expected: goes to the next occurrence
observed: when there are no more occurrences on this line it jumps to the next one but not the correct column.

tested with findNext, findNextFrom

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported behavior in the findNext and findNextFrom function family, focusing on searches that cross line boundaries. Trace how the next occurrence and column are selected; done means both functions reach the next occurrence at the correct column after the current line is exhausted.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.