I have some code that causes a bunch of exceptions (which can safely ignored) but it floods my debug output window. It always has the same form and would be easy to filter out. How do i write a macro(?) to filter out these lines in realtime
+6
A:
Right click in the Output Window (when it's active), and uncheck "Exception Messages".
redwyre
2009-03-03 13:33:08