0

Suddenly none of hotkeys in C# Express work (like F5, F6 etc.). I don't know what I've done, but no doubt its something stupid. Does anyone know how to fixed this?

I have tried the Keyboard settings in Options, but it won;t even let me add hotkeys for some reason, even once I've removed the old ones. So re-adding them does not work.

Jeremy Roberts
  • 1,208
  • 8
  • 19
Sir Graystar
  • 703
  • 1
  • 7
  • 17

3 Answers3

0

Reset your Visual Studio Settings. If that doesn't help repair your Visual Studio.

bitbonk
  • 48,890
  • 37
  • 186
  • 278
0
  • Try restarting your computer.
  • Have you made any changes recently (Installed a new Add-in or some other software on your PC).
  • Do the hot keys work in other applications? If no then it has nothing to do with VS.
  • Did you try a different keyboard?
Jim McKeeth
  • 38,225
  • 23
  • 120
  • 194
0

You can try some of the Visual Studio standard trouble shooting steps described here. These are for the non-Express-editions, but I guess they will also work for the Express versions. Have a look especially at resetting all settings and check for add-ons.

Community
  • 1
  • 1
Dirk Vollmar
  • 172,527
  • 53
  • 255
  • 316