James Ray Anderson

James Ray Anderson
James Ray Anderson
0 comments

Disable the "Do You Want To Delete All Breakpoints" dialog in Visual Studio 2008

10:54 AM
I find it more efficient to Delete All Breakpoints by using the Ctrl + Shift + F9. Then it pops up a dialog. Since the combination of keys is not generally accidental you can disable this warning by doing the following in Visual Studio 2008:
  1. Go to Tools > Options > Debugging and select General.
  2. Uncheck the Ask before deleting all breakpoints.
  3. Click OK.

0 comments:

 
Toggle Footer
Top