Skip to content

New Feature Request - Support for limiting match count per pattern #159

@simpleyetawesomeprojects

Description

Limiting the number of match counts for each pattern would be a great feature.

Say there are two regexes, R1 and R2 and we want to limit R1 matches to 10 and R2 matches to 50. This feature will enable us to find only the desired number of match counts and exit early instead of looking for all the matches in the input

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions