• 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
Re: How do I find a method definition?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I find a method definition?


  • Subject: Re: How do I find a method definition?
  • From: Steven W Riggins <email@hidden>
  • Date: Fri, 31 Aug 2007 11:04:23 -0700


On Aug 31, 2007, at 10:10 AM, Shawn Erickson wrote:

On 8/31/07, Steven W Riggins <email@hidden> wrote:

[myObject foo: x bar: y]

and find the definitions of method foo:bar:

Just command double click on "foo" and you should see foo:bar: as
option assuming you have multiple messages that start with "foo" (you
even could command double click on "bar").

Well close, but all I see is the various foos:

command-double clicking on the LAST selector (bar:) brings up every method that ends in bar:




Is there any way to do this is xcode? I sure can't seem to figure it
out.  Jump to Definition seems to work when there is only one
selector, such as:

It should work. Also note for the menu option "Jump to Definition" to
work you need to select the text "foo" (double-click on it) and then
select the menu option.

-Shawn

Hmm, this is working now, but wasn't earlier.  Oh silly me, I was selecting too much.  

Thanks!
 _______________________________________________
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: 
 >How do I find a method definition? (From: Steven W Riggins <email@hidden>)
 >Re: How do I find a method definition? (From: "Shawn Erickson" <email@hidden>)

  • Prev by Date: Re: How do I find a method definition?
  • Next by Date: Re: Guidelines for talking about Xcode 2.5 on this list
  • Previous by thread: Re: How do I find a method definition?
  • Next by thread: Tricky "inline-assembly/C++ template" issue
  • Index(es):
    • Date
    • Thread