With the cursor on the name of a constructor, the Find Usages command
offers to find all usages of that constructor. With the cursor on the name
of a class, the command offers to find all usages of the class. The
command provides checkboxes with which to indicate the kinds of
usage--methods, fields, etc.--of interest. The command considers
constructors to be methods, so it provides no checkbox for constructors.

I suggest that you add a checkbox for constructors and treat methods and
constructors separately.

There was once a lengthy discussion about whether IntelliJ should treat
constructors like methods. The focus was on whether IntelliJ should
provide a visually distinct icon for constructors. I still think it should. /Jim

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

Reply via email to