I have a solution with 36 projects.
When I’m working on one of the projects I’d like to be able to debug it without having to right click the project then select ‘debug’ then select ‘start new instance’.
Thank you.
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.
You could add in the Options dialog under Environment->Keyboard
"ClassViewContextMenus.ClassViewProject.Debug.Startnewinstance"as a shortcut.This starts debugging on the current project.
(maybe this changed a bit for 2010)
source: http://www.sharpdevel.com/2009/09/visual-studio-debug-start-new-instance.html