I'm using VSCode 1.30.2 with ms-python 2019.1.0 (29 Jan 2019)
The debugger stops at any handled exceptions in my code, although I can continue debugging, but I'd rather not stop at them because at times there are many exceptions being raised and caught.
It only stops on my own code exceptions, not on the imported modules, for example hasattr()
I'm not using virtual environments.
Is there a way to unset this?
You just have to uncheck Raised Exceptions in the breakpoints panel.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With