Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>changeNextCharNew to Visual Studio Code? Get it now.
changeNextChar

changeNextChar

Bluesteel Software

|
14 installs
| (0) | Free
Two additional commands for capitalizing or lowercasing the next character after the cursor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Change Next Char

Provides two new commands:

  • (^U) uppercaseNext

  • (^L) lowercaseNext

These command will capitalize or lowercase the character immediately following the cursor. I find these much handier to fix variable names / ChangeCases than having to delete and retype a character.

If the document has a selection, the command will use the cursor's active position. Supports multiple cursors.

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