In Visual Studio, I can cycle through my clipboard history by pressing CTRL+SHIFT+V rather than CTRL+V. I believe it's called a clipboard ring. But that feature doesn't seem to exist outside of Visual Studio, at least not with the same key combination. Is there a key stroke combination built in to windows to do the same, i.e. be able to cycle through your clipboard history while pasting?
Asked
Active
Viewed 2.1k times
17
carmbrester
- 307
- 1
- 3
- 9
2 Answers
12
Windows (7 and previous versions) does not have such a built-in clipboard management feature; but you might want to read the following article:
Mehper C. Palavuzlar
- 55,953
5
As of Windows 10 version 1809, Windows now has built-in clipboard history.
You can push ⊞ Win + V to show it.
Note that this is still has many fewer features than Ditto, so that would still be a good option to consider.
Ullallulloo
- 758