-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
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
Reactions are currently unavailable