« iPad Frustrations I | Home | 2018 MacBook Pro?!?! »
RegEx Knife 2.0.1 Is Coming
I’m working on the next RegEx Knife 2 maintenance release, version 2.0.1. This release addresses a series of iOS 11 compatibility issues and adds support for named capture groups.
iOS 11’s regular expression engine handles named capture groups in the following ways:
Regex: (?<name>pattern)
Substitutions: ${name}
Here’s how named capture groups are displayed in RegEx Knife:
If you are want to help out by testing RegEx Knife, please get in tough with me via email or Twitter.
About this entry
You’re currently reading “RegEx Knife 2.0.1 Is Coming,” an entry on Mark Alldritt's Journal
- Published:
- May 18 2018 / 4:15 pm
- Category:
- RegEx Knife
Comments are closed
Comments are currently closed on this entry.