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
編輯 ▸ Change Case ▸ All Upper Case Change each character to uppercase. This text becomes THIS TEXT
編輯 ▸ Change Case ▸ All Lower Case Change each character to lowercase. This Text becomes this text
編輯 ▸ Change Case ▸ Invert Case Change each lowercase character to uppercase, and change each uppercase character to lowercase. This Text becomes tHIS tEXT
編輯 ▸ Change Case ▸ Title Case Change the first character of each word to uppercase. this text becomes This Text