A feature I miss in the current [Ctrl-N] is package awareness.
I'd like Ctrl-N to accept package names this way : '[Ctrl-N] java.util.Abstract' '[Ctrl-N] java.util.*List' would display all the classes in the java.util package - whose names start with Abstract. - contain "List" in their names. Alain Ravet Eugene Belyaev wrote: > This feature is implemented in Ariadna. You use Ctrl-N for a class, > Ctrl-Shift-N for a file and Ctrl-F12 for a method within a class. > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
