You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently i came across an issue where i had to break on an exception which i was familiar with from other IDEs exposing such functionality through the UI. Came across the issue #1175 where such a feature was discussed already. In VS Code this functionality is there but hidden as a setting.
I'd love to see a command in the command palette which allows me to quickly set an breakpoint exception type and even manage existing entries.
Something like the following would suite my needs.