In the Structure view, please consider showing a property's type in a
property's node in the tree, just as you show a field's type in a field's node.

For example, instead of showing:

(P) foo
   (f) foo:int
   (m) getFoo():int

show:

(P) foo:int
   (f) foo:int
   (m) getFoo():int

This is valuable when the property node is collapsed, and thus the field and
the getter are not visible. #609 /Jim


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

Reply via email to