Intellij Keywords Cheatsheet
Intellij Keywords Cheatsheet
com
http://myqc.wordpress.com/2012/08/13/intellij-keyboard-shortcuts/
Command
Shortcut
(Visual Studio)
Shortcut
(IntelliJ IDEA/ReSharper 2.x)
Alt+Enter
Paste multiple
Ctrl+Shift+V
Code cleanup
Ctrl+E, C
Ctrl+Alt+F
Ctrl+E, F
Ctrl+Shift+Alt+F
Ctrl+Space
Ctrl+Space
Ctrl+Alt+Space
Ctrl+Shift+Space
Shift+Alt+Space
Ctrl+Alt+Space
Complete statement
Ctrl+Shift+Enter
Ctrl+Shift+Enter
Parameter information
Ctrl+Shift+Space
Ctrl+P
Quick documentation
Ctrl+Shift+F1
Ctrl+Q
Ctrl+E, L
Ctrl+J
Ctrl+E, U
Ctrl+Alt+J
Generate code
Alt+Insert
Alt+Insert
Ctrl+Alt+Insert
Ctrl+Alt+Insert
Move code up
Ctrl+Shift+Alt+Up
Ctrl+Shift+Alt+Up
Ctrl+Shift+Alt+Down Ctrl+Shift+Alt+Down
Ctrl+Shift+Alt+Left
Ctrl+Shift+Alt+Left
Ctrl+Shift+Alt+Right
Ctrl+Shift+Alt+Right
Extend selection
Ctrl+Alt+Right
Ctrl+W
Shrink selection
Ctrl+Alt+Left
Ctrl+Shift+W
Ctrl+D
Ctrl+D
Ctrl+Alt+/
Ctrl+/
Ctrl+Shift+/
Ctrl+Shift+/
Inspect this
Ctrl+Shift+Alt+A
Ctrl+Shift+Alt+A
Ctrl+Alt+V
Ctrl+Shift+Alt+8
Ctrl+Shift+Alt+8
Shortcut
(Visual Studio)
Shortcut
(IntelliJ IDEA/ReSharper 2.x)
Ctrl+Alt+F12
Ctrl+Alt+U
Hierarchies window
Ctrl+Alt+H
Ctrl+E, H
Ctrl+Alt+H
File structure
Ctrl+Alt+F
Ctrl+F11
To-do items
Ctrl+Alt+D
Ctrl+E, T
Ctrl+Shift+E
Shift+Alt+L
Shift+Alt+L
Ctrl+,
Ctrl+E
Ctrl+Shift+,
Ctrl+Shift+Alt+Backspace
Go to previous edit
Ctrl+Shift+Backspace
Ctrl+Shift+Backspace
Go to related files
Ctrl+Alt+F7
Ctrl+Shift+Alt+G
View bookmarks
Ctrl+`
Ctrl+`
Go to bookmark
Ctrl+[numeric key]
Ctrl+[numeric key]
Set/remove bookmark
Ctrl+Shift+[numeric key]
Ctrl+Shift+[numeric key]
Go to type
Ctrl+T
Ctrl+N
Go to file
Ctrl+Shift+T
Ctrl+Shift+N
Go to file member
Alt+\
Ctrl+F12
Go to symbol
Shift+Alt+T
Ctrl+Shift+Alt+N
Navigate to
Alt+`
Ctrl+Shift+G
Go to type of symbol
Ctrl+Shift+F11
Ctrl+Shift+T
Go to declaration
F12
Ctrl+B
Go to implementation
Ctrl+F12
Ctrl+Shift+Alt+B
Go to base symbols
Alt+Home
Ctrl+U
Go to derived symbols
Alt+End
Ctrl+Alt+B
Go to usage
Shift+Alt+F12
Ctrl+Alt+F7
Go to next member/tag
Alt+Down
Alt+Down
Go to previous member/tag
Alt+Up
Alt+Up
Alt+PgDn
F12
Alt+PgUp
Shift+F12
Go to next error
Shift+Alt+PgDn
Alt+F12
Shift+Alt+PgDn
Alt+F12
Go to previous error
Shift+Alt+PgUp
Shift+Alt+F12
Shift+Alt+PgUp
Shift+Alt+F12
Go to containing declaration
Ctrl+[
Ctrl+[
Find usages
Shift+F12
Alt+F7
Ctrl+Shift+Alt+F12
Shift+Alt+F7
Shift+Alt+F11
Ctrl+Shift+F7
Go to previous usage
Ctrl+Alt+PgUp
Ctrl+Alt+Up
Go to next usage
Ctrl+Alt+PgDn
Ctrl+Alt+Down
Refactorings
Command
Shortcut
(Visual Studio)
Shortcut
(IntelliJ IDEA/ReSharper 2.x)
Refactor this
Ctrl+Shift+R
Ctrl+Shift+R
Rename
Ctrl+R, R
F2 or Shift+F6
Move
Ctrl+R, O
F6
Safe delete
Ctrl+R, D or Alt+Del
Alt+Del
Extract method
Ctrl+R, M
Ctrl+Alt+M
Introduce variable
Ctrl+R, V
Ctrl+Alt+V
Introduce field
Ctrl+R, F
Ctrl+Alt+D
Introduce parameter
Ctrl+R, P
Ctrl+Alt+P
Ctrl+Alt+N
Encapsulate field
Ctrl+R, E
Ctrl+R, Ctrl+E
Change signature
Ctrl+R, S
Ctrl+F6
Other
Command
Shortcut
(Visual Studio)
Shortcut
(IntelliJ IDEA/ReSharper 2.x)
Ctrl+Alt+U
Ctrl+Alt+T
Ctrl+Alt+T
Ctrl+Alt+R
Ctrl+Shift+F4
Ctrl+Shift+F4
Ctrl+Alt+Backspace
Ctrl+Alt+Backspace