This is a feedback repository to capture issues logged for the C# Dev Kit and related extensions from Visual Studio Code
229
stars
12
forks
source link
[BUG] Negative exception filter for "All Exceptions" does not work #1552
Open
guusw opened 2 weeks ago
Describe the Issue
No exceptions will be caught at all when the "All Exceptions" breakpoint has a negative condition (I'm using the unity tools extension)
Steps To Reproduce
Expected Behavior
Exceptions will trigger except for the specified exception types, as explained by https://code.visualstudio.com/docs/csharp/debugging#_exception-conditions
Environment Information
Extension: v1.0.4 Unity: 2022.3.47f1