Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>transposeNew to Visual Studio Code? Get it now.
transpose

transpose

Varun Vasan V

|
22,319 installs
| (9) | Free
Transpose is an extension for VSCode for transposing/swapping selections or characters.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tranpose

Transpose is an extension for VSCode for transposing selections or characters. It is similar to the transpose plugin in Sublime Text.

alt text

Adding custom shortcuts

Add this to your keybinding.json file.

{
    "key": "ctrl+t",
    "command": "extension.transpose"
}

Source

Github

Marketplace

Transpose

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