HomeVisual StudioVisual Studio 2013 Tips & Tricks – Disable All Caps in Menu title

Visual Studio 2013 Tips & Tricks – Disable All Caps in Menu title

In Microsoft Visual Studio 2012 and Microsoft Visual Studio 2013, the menu titles are shown in caps by default.

Visual Studio 2013 Tips & Tricks - Disable All Caps in Menu title

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.

Visual Studio 2013 Tips & Tricks - Disable All Caps in Menu title

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”.

Visual Studio 2013 Tips & Tricks - Disable All Caps in Menu title

4. This should immediately change the menu titles based on your selection.

Visual Studio 2013 Tips & Tricks - Disable All Caps in Menu title

The VSCommands for Visual Studio includes many more features and this is just one of the many such features J

Leave a Reply

You May Also Like

In this post, you’ll learn about the error code “SCC_E_BACKGROUNDGETINPROGRESS” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_UNKNOWNERROR” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_CONNECTIONFAILURE” returned by the Visual Studio when using the Source Control...