Clipboard History

Paste a subset or multiple entries such as a list from your recent copy history.

Clipboard history is like your normal clipboard multiplied! IntelliJ IDEA keeps track of everything you copy inside the IDE and the last thing you copied outside the IDE. Search through your Clipboard history, paste a subset or paste multiple entries.

Invoke your clipboard history with ⌘⇧V (macOS) / Ctrl+Shift+V (Windows/Linux).

Interested in JVM Development?

call to action image

Ready for more? Check out IntelliJ IDEA Pro Tips: Clipboard History

Learn More


Related Resources

Create an Editor Fold
Create an Editor Fold
Create an editor fold to hide parts of your class which can make it more readable.
Extend Selection
Extend Selection
Extend and shrink your current code selection.
New Line
New Line
Start a new line below or above your current line with the correct indentation.