Skip to content

Allow Complex Regexes #7

@cpmcgrath

Description

@cpmcgrath

The current Regex engine is the default javascript one. This is fine for simple cases, but doesn't let you specify group names like the c# regex implementation. This is required for the "Special Group Names" feature.

For more details see https://github.com/cpmcgrath/codealignment/wiki/Aligning-using-Regular-expressions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions