visual studio delete all breakpoints in a file
- Open Breakpoints window (CTRL+ALT+B)
- Add File columns in Show Columns (optional)
- Search by file name
- Select all and delete
n.b. Talking about VS2017
Addition to @Johnny's answer:
- Open Breakpoints window (CTRL+ALT+B)
- Add File columns in Show Columns
- Search by file name and Click "Delete all breakpoints matching the current search criteria"