In Microsoft Visual Studio 2012 and Microsoft Visual Studio 2013, the menu titles are shown in caps by default.
If you want to display the menu tile in lower case or in Pascal casing, here’s how you do it.
The Visual Studio Code Gallery has an interesting plugin called “VSCommands”, a lightweight productivity extension for Visual Studio. The VSCommands for Visual Studio 2013 is created by Squared Infinity. You can download and install them from the below are the links
Alternatively, you can also search for the extension from Visual Studio extension manager and install it.
Once the VSCommands extension is installed follow the below steps
1. Launch Visual Studio 2013.
2. Navigate to Tools -> VS Commands and then click “Options” menu.
3. In the VSC – Config Screen, Select “Main Menu” under the “IDE Enhancements” group in the left sidebar. In the Content pane , check or enable the option “Change Main Menu letter case” and select “Sentence Case” or “Lower Case” option and click the “Save button”.
4. This should immediately change the menu titles based on your selection.
The VSCommands for Visual Studio includes many more features and this is just one of the many such features J
Latest posts by Senthil Kumar (see all)
- Surface Pro 3 Tip – Print Screen Key on Type Cover - January 24, 2015
- Dapper.NET Guide – Inserting Data - January 24, 2015
- How to find the Installed version of the PowerShell ? - January 21, 2015
- PowerShell script cannot be loaded because running scripts is disabled on this system. - January 20, 2015
- Download Pokkiri Pongal Game for Windows Phone and Android Devices - January 15, 2015

















Leave a Reply