vscode-multiclip icon indicating copy to clipboard operation
vscode-multiclip copied to clipboard

Impossible to Select clipboard to paste

Open moocan opened this issue 3 years ago • 3 comments

Hello,

Installed Multiclip on VisualStudio Code

Version: 1.53.2
Commit: 622cb03f7e070a9670c94bae1a45d78d7181fbd4
Date: 2021-02-11T11:48:44.518Z

There is no Ctrl+Alt+v and Command Palette does no show any way to select a clipboard (screen capture attached)

multiclip

If I list Multiclip Buffer I can see items in the buffer, past the last one copied but can't select any previous items.

Regards

moocan avatar Feb 26 '21 21:02 moocan

I have the same issue. As a workaround, create a custom keyboard shortcut for Multiclip List Buffer, and use the arrow keys to select the item to paste.

jasonbrancazio avatar Dec 18 '21 00:12 jasonbrancazio

Yeah for some reason on a fresh install the keybinding for picking a clipboard (Ctrl + alt + v) is not set

ferm10n avatar Jul 01 '22 15:07 ferm10n

try https://github.com/tjx666/vscode-clipboard-master

tjx666 avatar Jan 29 '23 13:01 tjx666