Yes! Very useful feature. You will define the sort order of the methods and fields (first constructors, then private methods, then getters/setters, then fields, etc). And each group (constructors, getters/setters, etc) itself can be sorted alphabetical too. So nice feature it will be :-) One vote here!
Can we see such a feature in a near release/build ?! Regards, Armond >Hi, > >I have just been looking at a bunch of old code and am having to move >methods and vars etc around within it in order to make more sense of things. > >I think it would be helpful if idea had a command to reorder within a >class. I see this as producing a dialog with all method signatures and >variable definitions presented in a list form. > >This list would originally be in the order these items appear in the class >code. > >You would be able to move items up and down within the list to create the >order wanted (all get/set methods grouped for example) and then hit ok and >have idea perform the moves for you. > >Is such a feature possible please ? > > >H _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
