Hi all,

I find myself using the surround with try/catch feature quite often in order
to see what exceptions might be thrown from a block of code.  While this
feature is awesome, quite a few times I actually don't want a try catch used
at this point, so I end up undoing the change.

It would be nice to be able to select a set of lines (or just use the
current line) and just have a popup window show the possible exceptions.
Maybe an option similar to Show Parameters that shows the exceptions as a
comma separated list in a tool tip type window?

Thanks,

-- Rick

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

Reply via email to