Skip to content

Instantly share code, notes, and snippets.

@bradwilson
Created November 2, 2013 16:55
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save bradwilson/7281026 to your computer and use it in GitHub Desktop.
Say goodbye to VS2013's SHOUTING MENUS
Set-ItemProperty -Path HKCU:\Software\Microsoft\VisualStudio\12.0\General -Name SuppressUppercaseConversion -Type DWord -Value 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment