• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Find Usages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Find Usages


  • Subject: Find Usages
  • From: Paul Summermatter <email@hidden>
  • Date: Fri, 14 Aug 2009 09:41:09 -0400

All,

I just want to make sure I'm not missing something, because I've been going batty the last few weeks without the help of a Find Usages type command. Let's say I have a method on an object such as -[MyObject initWithDelegate:name:]. I want to find all usages of this method in my project. I cannot seem to do this. The best that I can seem to do is to a textual project search for initWithDelegate and then sift through the possibly hundreds of spurious hits (from other classes that implement similarly named methods). I guess I could try writing a regex to do the find (assuming that I can deal with the possible newlines in the usage of the method), but that seems like a lot of work every time I want to do this type of thing (which is quite often). Am I missing any features of XCode that would be helpful here? 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)?

As an aside, is XCode configured to allow for plugin style augmentation? That is to say, is there an API available that would allow one to develop extensions to XCode to add features?

Thanks,
Paul
_______________________________________________
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


  • Follow-Ups:
    • Re: Find Usages
      • From: Andy Lee <email@hidden>
    • Re: Find Usages
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: returning from within @synchronized results in warnings
  • Next by Date: Re: Find Usages
  • Previous by thread: Re: dyld: "Library not loaded:" Error
  • Next by thread: Re: Find Usages
  • Index(es):
    • Date
    • Thread