Manual Registry Change
Open the registry editor and go to HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General\
(For Windows 8 Desktop Express go to HKCU\Software\Microsoft\WDExpress\11.0\General) //special thanks to msm8bball for the update
(For Web Express go to HKEY_CURRENT_USER\Software\Microsoft\VSWDExpress\11.0\General)
- Create a new DWORD value called SuppressUppercaseConversion set to 1
- Restart Visual Studio and you should see the change
NOTE: Watch your spelling if you are typing this manually.
P.S. This reg hack also works for VS 2013, just change the 11.0 to 12.0 in the registry path
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0\General
No comments:
Post a Comment