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

duplicateText

Santiago Perez

|
3,751 installs
| (3) | Free
Duplicate a selected text on VSCode editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

duplicaText Tool

Is a simple tool to duplicate a selected text on VSCode editor

Last changes:

  • Allow dupicate Text on Multicursor
  • Fix text selection on duplicate

Set the Keybindings

[
   { "key": "shift+cmd+d","command": "text.duplicateText", "when": "editorTextFocus && editorHasSelection" }    
]

** Enjoy!**

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