feature request...  intelligent completion of exceptions

say in cases such as..

public boolean isvalid() throws IllegalArgumentException {
        throw new <ctrl-space>
}

it would highlight IllegalArgumentException... instead of 
IllegalAccessError which is lexicographically first. Maybe 
ctrl-shift-space would be more IDEAish.

man, IDEA has made me too lazy :) what I wouldnt give for an open api.. 
to be able to write scripts to run off the refactoring engine would be 
insanity...

Ian


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

Reply via email to