IntelliJ IDEA enables tight interaction with the native file managers (Explorer on Windows, or Finder on Mac), and allows you exchange files and directories via the system clipboard, using numerous techniques:
| Keyboard shortcut | Function | Use this shortcut to... |
|---|---|---|
| Ctrl+C Command C or Ctrl+Insert Command Insert | Copy | Copy selected text to the Clipboard. |
| Ctrl+X Command X or Shift+Delete Shift Delete | Cut | Cut to the Clipboard. |
| Ctrl+V Command V or Shift+Insert Shift Insert | Paste | Paste from the Clipboard. |