Celeste Soueid
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Celeste Soueid created a post, Disable debugger break on `Debug.Fail` and Debug.Assert
Is it possible to disable the debugger breaking on calls to `Debug.Fail` and `Debug.Assert`? It doesn't appear to consider those exceptions, as adding a non-suspending breakpoint on `System.Diagnos... -
-
Celeste Soueid created a post, Display inherited XML documentation above members
Is it possible to have Rider render any inherited documentation above the member, sort of like an inlay hint?Eg: