dotnet / dotnet/vscode-csharp

Add ability to ignore specific exception types while debugging

Open
#2,154 0 comments 11 reactions 0 assignees View on GitHub
Debugger Feature Request
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
18h 40m
Merged PRs (30d)
31

Description

Please add the last missing killer feature of omni-sharp: the ability to ignore specific exception types while debugging (and/or to break only on specific exception types).

Its sometimes useful to catch all exceptions (handled and unhandled) in the debugger, but it would be nice to be able to tell the debugger to ignore certain annoying exception types. Visual Studio has this feature and it is very useful. perhaps an exclusion list in the settings would be enough. Right now it seems to be all or nothing.

thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.