Hi,

    right now it's hard to find a method in the Structure window when it's not sorted 
alphabetically. However, methods
are usually organized in some way in the actual code. Finding a method would be much 
easier if there was some visual cue
of this organization.

My suggestion is to show separators in the structure view (in a similar fashion of the 
method separators in the code
window). The user could specify some pattern that must appear between declarations to 
determine when to show the
separator.

For example, in my project we chunk methods using comments like this:

    // ===================================================================
    // Public instance methods
    // ===================================================================





_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to