How to make Visual Studio 2012 stop yelling at you

By | September 10, 2012

If you are lucky enough to be using the new Visual Studio (VS2012), then you probably have noticed and disliked that the menu bar was yelling at you. In the net etiquette, writing in ALL CAPS is equivalent to be yelling. If you want to fix this, well it is possible! I just read on Scott Hanselman’s blog what regkey to create to change the default ALL CAPS setting in the menu bar:

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General\SuppressUppercaseConversion
REG_DWORD value: 1

 
0 Kudos
Don't
move!

Thoughts?