Search code examples
visual-studiovisual-studio-2012shortcutvisual-studio-express

Start Without Debugging shortcut does not work in Visual Studio


Start Without Debugging shortcut does not work in Visual Studio. What can I do about it?

I set the shortcut for this to be Ctrl+R. enter image description here enter image description here

When I click the option to start without debugging in the task bar the program runs successfully as expected. But when I try to run the program using Ctrl+R nothing happens.

What am I missing here?

I am using Visual Studio Express 2012 for Windows Desktop.


Solution

  • Looks like ctrl+r is the first part of a chord. You could set the shortcut as ctrl+r, ctrl+r. See arrow in the picture.

    waiting for keystroke