Skip to content

Add the “lookbehind” match #26

@pacdiv

Description

@pacdiv

Do you want to request a feature or report a bug?
Feature.

What is the expected behavior?
As a user, I want to be able to use the “lookbehind”, written (?<=y)x, to match 'x' only if 'x' is preceded by 'y'. More info at https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#special-lookbehind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestui neededFurther information is requested about UI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions