I am switching to IntelliJ IDEA from Eclipse. Currently I am using IDEA v 12.0.4.
In Eclipse when you called Class Outline view (Ctrl + O) you saw methods in the order they are declared in the class. While the similar File Structure view in IDEA (Ctrl + F12) lists methods in the alphabetical order which I find less convenient for myself in some cases.
Is there a way in IDEA's File Structure popup to see class methods listed in the order they appear in the class? Ideally I would like to have a possibility to switch from alphabetical to natural ordering.
question from:https://stackoverflow.com/questions/15357923/intellij-idea-view-class-methods-in-their-real-order