⌘Keychord
All apps
All apps / IntelliJ IDEA

IntelliJ IDEA keyboard shortcuts

The essential default keymap shortcuts for IntelliJ IDEA, from Search Everywhere to refactoring and navigation. Updated July 2026.

Search & Navigation

  • Search everywhere⇧+⇧
  • Go to declaration or usages⌘+B
  • Find any action by name⌘+⇧+A
  • Go to class⌘+O
  • Go to file⌘+⇧+O
  • Find in files⌘+⇧+F
  • Show recent files⌘+E
  • Find usages of the symbol⌥+f7
  • Navigate back⌘+[
  • Replace in files⌘+⇧+R
From usFontduet— font pairings that just work

Editing

  • Show intention actions and quick-fixes⌥+↵
  • Comment or uncomment the current line⌘+/
  • Invoke basic code completion⌃+space
  • Duplicate the current line or selection⌘+D
  • Delete the current line⌘+⌫
  • Extend the selection to the enclosing block⌥+↑
  • Move the current line up⌥+⇧+↑
  • Move the current line down⌥+⇧+↓
  • Toggle a block comment⌘+⌥+/
  • Show parameter info⌘+P

Refactoring

  • Rename the symbol⇧+f6
  • Reformat the current file or selection⌘+⌥+L
  • Open the Refactor This menu⌃+T
  • Optimize imports⌃+⌥+O
  • Surround the selection with a template⌘+⌥+T

Run & Debug

  • Run the current configuration⌃+R
  • Toggle the terminal tool window⌥+f12
  • Debug the current configuration⌃+D
  • Show quick documentationf1

Keychord — Every shortcut, one keypress away.

AboutPrivacyContact