xcode4 - Xcode 4: List Methods By Name? -


is there way navigate structure of objective-c file alpha order methods? combobox (in jump bar) shows methods not more helpful looking through file.

as per jump bar page:

"tip: hold down command key when selecting level in path menu view items alphabetically."

screenshot tip in jump bar page


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -