Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Text EditsNew to Visual Studio Code? Get it now.
Text Edits

Text Edits

Qub

|
12,935 installs
| (2) | Free
Apply simple edits to the currently selected text (to upper case, to lower case, remove whitespace, etc.)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Text Edits for VS Code

This extension provides simple text edit commands for VS Code.

Text Edit commands

This extension's commands can either be invoked via the command palette (F1 or Ctrl+Shift+P), or via the editor context menu when text is selected.

  • To Upper Case:
    • Convert the current selection(s) to upper case.
  • To Lower Case:
    • Convert the current selection(s) to lower case.
  • Remove Whitespace:
    • Remove the whitespace (excluding newlines) of the current selection(s).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft