Make Exception Reporting Non-Modal
It takes significant amount of time to report exceptions to your tracking database. Why is that dialogue modal? People would report a lot more exceptions if they didn't have to wait for it to be sent.
Edited by: John Opincar on May 9, 2008 9:11 PM
Please sign in to leave a comment.
+1 !
It would also make it easier to cut/paste the offending code/template into the report, which would encourage users to give larger descriptions of what was going on when the problem occured.
sorry for bringing this thread back to live, but is it possible to disable Resharpers "Unhandled Exception" window in the VS 2008? This window still popups even when I everytime check the checkbox "Dont show this exception again"?
I am not going to tell you how to use your environment but IMHO if you are
using the EAP's you should report all exceptions instead of ignoring them.
Cheers
Gabriel Lozano-Moran
"blahetal" <no_reply@jetbrains.com> wrote in message
news:6140992.188451217769742660.JavaMail.jive@app4.labs.intellij.net...
true, but if that dialog popus every minute saying that an exception just occurs it becomes quite annoying :)
and the checbox "Dont show this exception again" does its job, but if I restart VS all those 'ignored' exceptions are raised again, does not matter that I reported them in previous VS session and checked that checkbox