-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Some tmLanguage files have patterns with begin and end, If the end regex has backrefer number like this It raises invalid backref number error because we aren't relating begin and end regex on compiling.