Build 601

There is an option (I'm not sure how long it's been there) that allows
me to not automatically supply the left parenthesis upon code
completion.  I would like it if an exception could be made in the
following situations:

Methods for which 0 parameters is the only variant.
  i.e. Thread.currentThread()

Type casting (since one would never need to type anything before closing
the cast)
  i.e. (HttpServletRequest)request

Kirk


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

Reply via email to