Re: Find Usages
Re: Find Usages
- Subject: Re: Find Usages
- From: Andy Lee <email@hidden>
- Date: Fri, 14 Aug 2009 15:56:01 -0400
On Aug 14, 2009, at 9:41 AM, Paul Summermatter wrote:
I assume that, without this, I also won't have the ability to do a
Refactor>Rename/Change Signature (other than the simpler var
renaming that I can do with Edit All in Scope)?
I *use* the Refactor window to find usages. I make a small change to
the name and hit Preview to see what would change. When I'm done I
cancel. Note this also finds usages in nib files like class names and
names of action methods, which a plain textual search doesn't.
This doesn't find constructs like @selector(initWithDelegate:), but
those are easy to do a global Find for.
--Andy
_______________________________________________
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
References: | |
| >Find Usages (From: Paul Summermatter <email@hidden>) |