VSCode multiple copy-paste?

Are you using Windows 10/11? If so, you can use the multi clipboard by pressing WIN + V I use it everyday and i think its the most native Clipboard Solution for windows 10/11 users.


The best plugin I found: Multiple clipboards for VSCode.
https://marketplace.visualstudio.com/items?itemName=slevesque.vscode-multiclip

It looks better than the usual ctrl+shift+v I was looking for.
In addition to ctrl+shift+v you can use ctrl+shift+c to Merge-Copy.
And ctrl+shift+x to Merge-Cut.
Select clipboard to paste (ctrl+alt+v).
Paste and cycle through clipboard items (ctrl+shift+v).