In Xcode 3, I used the menu at the top of the edit window to navigate between methods (and other things), which was useful because it was in alphabetical order. In Xcode 4 (the transition bar, I think it's called) is no longer in alphabetical order.
I did not see a preference to do so ... is there one?
I believe that thinking is that you do not need it, because on the left side (left for me) there is a class navigator that shows the methods in alphabetical order.
Except that only classes in my Classes group are displayed here. I have many classes in a dozen other groups, and I donβt want to just drop everything into one group.
How to get classes in my other groups?
I noticed that when I show ALL classes, they appear under NSObject, but this navigator is too cluttered to be useful.
source share