Open
Description
I have a bunch of files (mainly minified libraries) that I have added to the ignore list. When I open these files in the Sources tab, there is a banner at the bottom telling me that This script is on the debugger's ignore list
Adding breakpoints to these files will pause execution, and also checking the pause on caught/uncaught exceptions
breakpoint options will pause in these ignore listed files.
This is mainly an issue to me when I want to pause on exceptions in my own code, but the pausing is polluted by all my libraries throwing and catching exceptions all the time.
Edge version:
Version 123.0.2420.81 (Official build) (64-bit)
Let me know if I can provide more info
Thanks
AB#50057122