Start Without Debugging shortcut does not work in Visual Studio

609 Views Asked by At

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.

1

There are 1 best solutions below

0
Philip Mannering On BEST ANSWER

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