DEV Community

Cover image for IntelliJ Hacks: Copy paste history and plain text paste
scottshipp
scottshipp

Posted on

2

IntelliJ Hacks: Copy paste history and plain text paste

In our previous articles, we covered various IntelliJ features that you may not know about the first year that you use IntelliJ.

Today's hack is one that I definitely wasn't aware of for quite some time after starting to regularly use IntelliJ, and that's the copy/paste history and plain-text paste option. IntelliJ calls this feature Choose content to paste.

The Hack

To access this feature, simply hold Shift while you press either Ctrl + V (Linux and Windows) or Cmd + V (Mac). This will display a dialog that allows you to choose any prior copied text to paste. It also gives you the option to paste as plain text!

IntelliJ IDEA Choose Content to Paste

Final tip

Don't forget that you will find many gems like this in IntelliJ IDEA by going to the help menu and selecting "Keyboard Shortcuts PDF" which gives you a nice cheat sheet of IntelliJ keyboard shortcuts!

Awesome!

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (1)

Collapse
 
anthonyjdella profile image
Anthony

That's awesome! A lot of shortcuts in VSCode I need to memorize

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site