Can I make it so that F5 doesn’t “run” in VS any more? I’m too used to running queries in SSMS and then moving to VS and running my project when I’m not ready.
A case of Premature Execution?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Go to Tools|Options, then select Keyboard under the Environment tree. In the listbox in the window, locate the Debug.Start command – you should see that it is mapped to the F5 key.
Click the Remove button to unmap the key.