Skip navigation
computer keyboard

Disabling Visual Studio 2012's All-Caps Feature

If you find Visual Studio 2012's all-capital-letter menus annoying, you can turn them off by following these steps:

1.     Open regedit.

2.     Navigate to HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General.

3.     Create a DWORD value named SuppressUppercaseConversion.

4.     Set the new DWORD with a value of 1.

After this change, the labels for the menu items will consist of uppercase and lowercase letters.

Related main article: Visual Studio 2012 New Features

See also: Visual Studio 2012's New Database Features

TAGS: SQL
Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish