I'm an Android developer and started learning Swift and XCode recently. I couldn't find the outline of declared variables, methods. I searched SO and web for list, outline, and structure of declared functions but i got no result. You can see this list on the right of the Eclipse panel as outline and available as structure in Android Studio.
If there is no outline for list of declared, how can i move to definition of a specific function or method if i do not remember the name also if i do.
How do you manage a class hierarchy when a class gets more than 20 functions or methods for instance?
I think this is what you are looking for:

To go to this view, simply click on the rightmost thing on the bar just above the code editor:

In the above picture you should click on "No Selection".
Note that it shows you the "sections" of your code, like "Core Data stack". This can be done by writing comments like this:
// MARK: - XXX XXX XXX
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With