Disabling VS 2012 ALL CAPS Menu

If you find the ALL CAPS menu in Visual Studio 2012 irritating, it turns out that there is a way to revert it back to normal caps.

Open up Regedit and navigate to
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General

Create a new DWORD value with the name SuppressUppercaseConversion and assign it the value of 1.

Restart your Visual Studio 2012 and the menus will be back to normal again.


No comments:

Post a Comment

Popular Post