Visual Studio hot keys change occasionally, specifically F6 vs Ctrl-Shift-B for building. WHY?
- by TheSoftwareJedi
I always press F6 to build my project. Suddenly some of my Visual Studio instances are wanting me to use Ctrl-Shift-B. It's not keyboard related - the actual text of the menu option changes from "F6" to "Ctrl-Shift-B".
Any answers as to how to fix, and what causes this?