Re: Advanced search and replace question
Re: Advanced search and replace question
- Subject: Re: Advanced search and replace question
- From: Alex Zavatone <email@hidden>
- Date: Mon, 30 Mar 2015 15:28:11 -0400
Yeah, I've got the joy of refactoring too many methods that were declared starting with capital letters AND occasionally no second method name and they are often passed as selectors, so there's a fair amount of Find All In Project and manually replacing.
Loads of cases of NSString*MyString=@"something"; too.
Thanks for the help guys. Always nice to know this list is here to rely on.
On Mar 30, 2015, at 3:05 PM, Sean McBride wrote:
> On Mon, 30 Mar 2015 14:31:15 -0400, Alex Zavatone said:
>
>> I've had the pleasure of inheriting an iOS project where the previous
>> programmers took little to no care in formatting with respect to white
>> spaces between almost anything.
>
> There's also Xcode's built-in Editor>Structure>Re-indent and there's also clang-format, which alas Apple doesn't ship, but it's open source.
>
> Cheers,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng email@hidden
> Rogue Research www.rogue-research.com
> Mac Software Developer Montréal, Québec, Canada
>
>
_______________________________________________
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