I used to be able to build and run my console applications by hitting Ctrl + F5 in visual studio. This no longer works. I looked everywhere. Does anyone know how to re-enable this command?
Visual-studio – Visual studio commands don’t work. ctrl + f5 doesn’t run the application
keyboard-shortcutsvisual-studiovisual-studio-2008
Related Question
- C++ – Debugging with command-line parameters in Visual Studio
- .net – What does the Visual Studio “Any CPU” target mean
- Visual-studio – Open two instances of a file in a single Visual Studio session
- Visual-studio – Preventing console window from closing on Visual Studio C/C++ Console application
- Visual-studio – Difference between Build Solution, Rebuild Solution, and Clean Solution in Visual Studio
- Visual-studio – Error message “No exports were found that match the constraint contract name”
Best Solution
Might be a ridiculous suggestion but does your keyboard have some kind of "F Lock" key? Happened to me after I got a new keyboard and accidentally hit it. Didn't even know it was there :)