Re: Embed symbols in project window
Re: Embed symbols in project window
- Subject: Re: Embed symbols in project window
- From: Andrew Pontious <email@hidden>
- Date: Mon, 11 Feb 2008 12:24:33 -0800
On Feb 4, 2008, at 7:02 AM, Franco Milicchio wrote:
Hi! I didn't find this into the archives, so I post it :)
Is there a way in Xcode to embed the project symbols into the
project window? Right now I can navigate classes by opening a new
window by double-clicking on "Project Symbols", and in the new
window, navigate all entries.
Is this the only way? It would be nice to have a good hierarchical
symbol browser directly in the project window.
Thanks!
When you double-click the Project Symbols smart group in the Groups &
Files tree of your project, you get the per-project Class Browser
window, which unfortunately is a separate window even in the All-In-
One layout (see Xcode Preferences -> General -> Layout).
If you merely select that Project Symbols in either the All-In-One or
Default layouts (i.e. anything other than Condensed), you'll see a
flat list of all project symbols. While this is not as useful as a
hierarchical browser, if you sort by the Kind column, you can see all
the classes grouped together.
The Class Browser window and the Project Symbols smart group are
completely different features -- it is merely a convenience that
double-clicking the latter leads to the former.
If you would like the Class Browser view embedded in the project
window, please file an enhancement request.
-- Andrew
_______________________________________________
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