Accessing function definitions
Accessing function definitions
- Subject: Accessing function definitions
- From: Laurence Harris <email@hidden>
- Date: Wed, 25 Oct 2006 12:13:04 -0400
When I Command-double-click a function name, Xcode takes me to the
definition of that function if there is only one function with that
name, or it pops up a menu containing the various definitions if
there are more than one. This is fine, as long as there aren't more
than 20 such functions. If there are more, the menu seems to list a
maximum of 20 and adds a Find More item, which initiates a search
using the Find window. Obviously the usefulness/convenience of this
drops by an order of magnitude if the one you want isn't in the first
20, and I won't even go into the issues involved in using Xcode's
Find. So...
- Is there any way to increase the number of items that will appear
in that menu before the Find More option is added?
- Ideally can I increase it to like, a thousand?
- Is there any way to get a simple list of them a la CodeWarrior
instead of one of those two-line-per-item lists Xcode seems to like
to produce?
Larry
_______________________________________________
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