stef-levesque / vscode-multiclip

Multiple clipboards for VSCode
MIT License
46 stars 12 forks source link

Enhancement - Add most recent system clipboard item #29

Open NickBolles opened 5 years ago

NickBolles commented 5 years ago

If you leave vscode, copy something ("a") and come back, you can paste "a" with the default paste command, but not with the multiclip command. I'm not sure how feasible this is, but it'd be nice if I could cycle through items copied with the system clipboard too. Maybe this could only be the most recent copied thing from the system clipboard, say when the vscode window gains focus again. But that'd still be nice.

QGB commented 4 years ago

notepad ++ MultiClipboard viewer @NickBolles