Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>case-transformNew to Visual Studio Code? Get it now.
case-transform

case-transform

MasterDeveloper-Yang0704

|
141 installs
| (0) | Free
a case transform tool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Case Transform extension for Visual Studio Code

A extension for Visual Studio Code. Quickly change the case of the current selection or current word.

Use guide

Command Example
shift+space+a test_case to testCase
shift+space+s testCase to test_case
shift+space+d testCase to test-case
shift+space+f TEST_CASE to testCase
shift+space+g testCase to TEST_CASE
shift+space+q test_case to test-case
shift+space+w test_case to TEST_CASE
shift+space+e test-case to testCase

Feature

More functions are under development.

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