I want to delete all breakpoints in a specific file (customerController.cs). Is there an easy way to do this?
I don't want to delete all breakpoints within a project or a solution.
To clear all breakpoints in the applicationFrom the Debug menu, choose Clear All Breakpoints (CTRL+SHIFT+F9).
The bc command permanently removes previously set breakpoints from the system.
In the Breakpoints window, you can search, sort, filter, enable/disable, or delete breakpoints. You can also set conditions and actions, or add a new function or data breakpoint. To open the Breakpoints window, select Debug > Windows > Breakpoints, or press Ctrl+Alt+B.
n.b. Talking about VS2017
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With