Change Case Plugin

The Change Case plugin changes the case of the selected text.

The following items are added to the Edit menu when the Change Case plugin is enabled:

Menu Item Action Example
Edit ▸ Change Case ▸ All Upper Case Change each character to uppercase. This text becomes THIS TEXT
Edit ▸ Change Case ▸ All Lower Case Change each character to lowercase. This Text becomes this text
Edit ▸ Change Case ▸ Invert Case Change each lowercase character to uppercase, and change each uppercase character to lowercase. This Text becomes tHIS tEXT
Edit ▸ Change Case ▸ Title Case Change the first character of each word to uppercase. this text becomes This Text