Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>multiple-copyNew to Visual Studio Code? Get it now.
multiple-copy

multiple-copy

DreiDots

|
140 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Extension for Multiple Copy Paste.

Description :

This extension helps with problem of having a single copy instance, By using this a user can copy multiple things and paste them accordingly without worrying about overwriting of previous data.

Usage :

To copy the selected text :

  1. Enter ctrl+shift+p (to open command palette) or use ctrl+alt+ c to copy skip step 2 if you do that.
  2. Enter copymultiple command.
  3. Extension will prompt for number to copy current selected text.

To paste the particular copied instance :

  1. Enter ctrl+shift+p (to open command palette) or use ctrl+alt+ v to paste skip step 2 if you do that.
  2. Enter paste multiple command.
  3. Extension will display the dropdown of copied data.Select particular copied data from drop down menu intended tobe pasted.


Step1


Select the text

Step2
ctrl+shift+p to open the command pallet and select the multiple copy or use ctrl+alt+ c to copy

Step3
give the current copy buffer a number to store it by

Step4
if everything is working fine you should see a prompt appear on the bottom right of the VScode editor

Step5
go to wherever you want to paste the data you have coped and again use command pallet (ctrl+shift+p) and chose pastemultiple or use ctrl+alt+ v

Step6
select the buffer number which you had earlier copied your contents in

Step7
Voila ! your data would be copied to the place you desired

By using this you could use multiple buffer to copy mutliple amount of data to be used at convinience.

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