Find & Replace using regex?
CompletedIs there a way to do a find/replace using regex? I see the various tokens available in the find/replace interface, but sometimes some good ol' regex is easier to use.
0
-
The find/replace interface is part of NSTextView by Apple, and does not support regex, unfortunately.
It's not likely that we will write a custom find bar, at least not in the near future. But perhaps Apple will eventually add it??
0
Please sign in to leave a comment.
Comments
1 comment