Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Text Case ChangerNew to Visual Studio Code? Get it now.
Text Case Changer

Text Case Changer

jitendra soni

|
1,437 installs
| (1) | Free
this extension changes case of selected text in editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Text Case Changer Extension for Visual Studio Code

Features

  • Uppercase: Convert selected text to UPPERCASE.
  • Lowercase: Convert selected text to lowercase.
  • Snake Case: Convert selected text to snake_case_format.
  • Hyphen Separated: Convert selected text to hyphen-separated-format.
  • Camel Case: Convert selected text to camelCaseFormat.
  • Pascal Case: Convert selected text to PascalCaseFormat.
  • Space Separated: Convert selected text to space separated format.
  • Capitalize text: Convert selected text to Capitalize format.

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view by clicking on the square icon in the sidebar on the left or press windows: Ctrl+Shift+X, mac: ⌘+Shift+X.
  3. Search for "text-case-changer" in the Extensions Marketplace.
  4. Click the Install button next to the extension that appears.
  5. Once the installation is complete, you'll find the extension's icon in the top-right corner of the editor.

How to Use

  1. Select the text you want to convert.
  2. Right-click on the selected text to open the context menu.
  3. Choose the desired case conversion option from the context menu (e.g., Uppercase, Lowercase, Snake Case, etc.).
  4. The selected text will be converted to the chosen case format.

Keyboard Shortcuts

You can also use keyboard shortcuts to quickly change the case of selected text:

  • Uppercase: windows: Ctrl+Shift+U, mac: ⌘+Shift+U
  • Lowercase: windows: Ctrl+Shift+L, mac: ⌘+Shift+L
  • Snake Case: windows: Ctrl+Shift+S, mac: ⌘+Shift+S
  • Hyphen Separated: windows: Ctrl+Shift+H, mac: ⌘+Shift+H
  • Camel Case: windows: Ctrl+Shift+C, mac: ⌘+Shift+C
  • Pascal Case: windows: Ctrl+Shift+P, mac: ⌘+Shift+P
  • Space Separated: windows: Ctrl+Shift+N, mac: ⌘+Shift+N
  • Capitalize: windows: Ctrl+Shift+A, mac: ⌘+Shift+A

Configuration

The Text Case Changer extension provides some configuration options to customize its behavior. To access the configuration:

  1. Go to File > Preferences > Settings or use the shortcut windows: Ctrl+,, mac: ⌘+,.
  2. Search for "text-case-changer" in the search bar.
  3. Adjust the settings according to your preferences.

Issues and Feedback

If you encounter any issues or have suggestions for improving the Text Case Changer extension, please feel free to open an issue on the GitHub repository or send an email to sonijitendra805@gmail.com.

License

This extension is released under the MIT License.


Thank you for using the Text Case Changer extension! We hope it enhances your productivity and makes working with text in Visual Studio Code a breeze. If you find it useful, consider leaving a review in the Extensions Marketplace. Happy coding!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft