You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
great` catch! I missed this because regex-automat marks error as non-exhaustive so I missed there was another variant. I created a new bugfix release for this so we just need to bump the dependency in helix. I would appreciate if you create a PR for that since that will make it easier on our end
I would need to look into the error propagation in more detail but I am pretty sure that wrapped around is the correct result here (it's the expected output when there is only a single match). This error is probably handled internally somewhere in the meta engine.
Steps to Reproduce
Release and Debug
Possible Resolution
See pascalkuthe/regex-cursor#4
However the error is not propagated up, so it looks like the search wrapped around when it actually aborted.
The text was updated successfully, but these errors were encountered: