multiplecopypaste2 READMEThis Extension is the version 2 of multiplecopypaste and solve the problem on multiple pasting. The extension enables user to Copy Multiple values and those values can be pasteds accross the Visual Studio Code. The Application will allow user to simultaneously copy 10 values and retain them in the memory and paste those 10 values on the editor. So it extends the features of "Ctrl + c" and "Ctrl + v" to next level so that 10 more values can be copy pasted. In order to copy, select the test to be copied using "Ctrl + 0", "ctrl + 1" .... "ctrl + 9". Similarly the value copied on "ctrl + 1" can be pasted back to editor using "Alt + 1" and so on. ** For Mac: Use "Control" in place of "Ctrl" and "Option" in place of "Alt" FeaturesFollowing are the features for the Extension:
** For Mac, press "Control + 0", "Control + 1" ... "Control + 9"
** For Mac, press "Option + 0", "Option + 1" ... "Option + 9" Bored With the Conventional Options of Copy Paste Lets Enable Extension to Copy Multiple Values using "Ctrl + 0" Copy another Value at Location 1 using "Ctrl + 1" We can Copy upto 10 Values Paste The Value using "Alt + 0" ... "Alt + 9"
RequirementsWe do not have any external Dependency for the Extension. Working with MarkdownNote: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
Enjoy! Creating Extension
|