Visual Studio Tips and tricks: Clipboard history

 
 
  • Gérald Barré

It's often useful to copy multiple items to the clipboard and paste them later, but the clipboard can only hold one item at a time. Visual Studio includes a clipboard history that stores the last 20 items you copied.

To use it, press CTRL + SHIFT + V:

Visual Studio clipboard historyVisual Studio clipboard history

This is also available from the menu:

Accessing clipboard history from the menuAccessing clipboard history from the menu

The clipboard history was introduced in Visual Studio 2003. At this time, it was called "Clipboard ring".

#Windows Clipboard history (Windows 10)

Windows also has a built-in clipboard history. Press WIN + V to open it. You must first enable it in Settings (documentation). In VS 2019, the popup does not appear under the cursor, but it still works.

Windows clipboard historyWindows clipboard history

This post is part of the series 'Visual Studio Tips and Tricks'. Be sure to check out the rest of the blog posts of the series!

Do you have a question or a suggestion about this post? Contact me!

Follow me:
Enjoy this blog?