Switch text into various cases including UPPER CASE, lower case, Capital Case, Sentence case, AlTeRnAtE CaSe, and more right within VSCode. Select your text and use Ctrl+Shift+P to open the command palette, then type 'SwitchCase' to see the available commands.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
The SwitchCase.xyz VSCode Plugin brings the powerful and versatile text transformation capabilities of SwitchCase.xyz directly into your Visual Studio Code editor. This plugin allows you to quickly and easily switch the case of your text to various formats, enhancing your coding and editing efficiency.
Features
Versatile Text Transformations: Access a wide range of text transformation functions, including UPPER CASE, lower case, Capital Case, Sentence case, AlTeRnAtE CaSe, and more.
Easy to Use: Transform text with simple commands or keyboard shortcuts.
Seamless Integration: Works within your VSCode environment for a smooth workflow.
Getting Started
To start using the SwitchCase.xyz VSCode Plugin, follow these steps:
Install the Plugin:
Open Visual Studio Code.
Go to the Extensions view by clicking on the square icon on the sidebar.
Search for "SwitchCase.xyz" and install the plugin.
Using the Plugin:
Highlight the text you want to transform in your editor.
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
Type "SwitchCase" and choose the desired text transformation.
The selected text will be transformed accordingly.
All conversions are done within your editor, no data is sent to any server.
Available Commands
UPPER CASE: Convert text to all uppercase letters.
lower case: Convert text to all lowercase letters.
Capital Case: Capitalize the first letter of each word.
Sentence case: Capitalize the first letter of each sentence.
AlTeRnAtE CaSe: Convert text to alternating uppercase and lowercase.
Slugify Text: Convert text to a slug ("-" separated).
... and many more options you can find on SwitchCase.xyz!