Show Menu
Cheatography

Intellij Keyboard Shortcuts Keyboard Shortcuts by

Keyboard Shortcuts for Intellji from JavaEnthusiast.com

General

Maximi­ze/­Min­imize Editor
Ctrl + Shift + F12
Save all
Ctrl + S
Find Action
Ctrl + Shift + A
Open project structure
Ctrl + Shift + Alt + S

Refact­oring

Rename
Shift + F6
Extract Method
Ctrl + Alt + M
Extract Variable
Ctrl + Alt + V
Extract Field
Ctrl + Alt + F
Extract Constant
Ctrl + Alt + C
Extract Parameter
Ctrl + Alt + P
Change Signature
Ctrl +F6
Safe delete
Alt + del
Move Line
Alt + Shit + Arrow up/down

Debug

View Breakp­oints
Ctrl + shift + f8
Step over
F8
Step into
F7
Evaluate expression
Alt + F8
Resume programm
F9
Toggle breakpoint
Ctrl + F8
View all breakp­oints
Ctrl + Shift + F8
 

Editing

Code Completion
Ctrl + Space
Smart Code Completion
Ctrl + Shift + Space
Docume­ntation Lookup
Ctrl + Q
Field info
Ctrl + Hover mouse
Expand­/Co­llapse Codeblock
Ctrl + Numpat+-
Optimize imports
Ctrl + Alt + O
(Un)co­mment line
Ctrl + /
(Un)co­mment line
Ctrl + Shift + /

Miscel­laneous

Commit Project to Version Control
Ctrl + K
Update Project from Version Control
Ctrl + T
Push commits
Ctrl + Shift + K
Show usages
CTRL + Alt +F7
Show usages in File
CTRL + Shift +F7
Make Project
Ctrl + F9
Run Programm
Shift + F10
 

Navigation

Go to class
Ctrl + N
Go to file
Ctrl + Shift + N
Navigate backwards
Ctrl+A­lt+Left
Navigate to the last edited location
Ctrl+S­hif­t+B­ack­space
Find the current caret location
Ctrl+M
Move caret between matching code block braces
Ctrl+S­hift+M
Navigate between code blocks
Ctrl+[ or Ctrl+]
Move the caret to the next word
Ctrl+Right
Open the Recent Locations popup
Ctrl+S­hift+E
Navigate to the place of your last edit
Ctrl+S­hif­t+B­ack­space
Navigate to the super method
Ctrl+U
Navigate to the implem­ent­ation
Ctrl+Alt+B
Jump to the next or previous issue
F2
Browse through methods
Alt+Down or Alt+Up
Open the Structure tool window
Alt+7
Activate the Navigation bar
Alt+Home
Find a line or a column
Ctrl+G
Find a file path
Ctrl+A­lt+F12
Find recent files
Ctrl+E
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          IntelliJ Idea Cheat Sheet
          Cursive on Windows (sequences) Keyboard Shortcuts

          More Cheat Sheets by CanGueler

          Eclipse Keyboard Shortcuts