Re: Find regex broken in Xcode 7.2.1?
Re: Find regex broken in Xcode 7.2.1?
- Subject: Re: Find regex broken in Xcode 7.2.1?
- From: Quincey Morris <email@hidden>
- Date: Tue, 23 May 2017 11:22:34 -0700
On May 23, 2017, at 11:16 , Steve Mills <email@hidden> wrote:
Find regular _expression_: ([a-z]*) Replace: \1
That should just replace any lowercase word with itself, but instead, it replaces it with "1”.
This was changed in Xcode 6:
(search for “Find Navigator”)
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden