vscode-clipboard-history-extension
vscode-clipboard-history-extension copied to clipboard
Add option to use QuickPick or paste in-place.
This could easily done by setting the selection on the pasted text and cycle through the pastes. I think this would make it easier for the user to see what will be pasted (try it in Visual Studio to see what I mean).