Fix indentation for current line
ctrl-alt-I
Show/Hide tool window bar
cmd-cmd
File Structure
cmd-F12
Find action by name
cmd-shift-A
Show usages
cmd-alt-F7
Navigate to declaration
cmd-B
Code completion
ctrl-space
Parameter info (within method call arguments)
cmd-P
Quick Documentation Lookup
ctrl-J, F1
Quick definition
alt-space
Next method, Previous method
ctrl-up_arrow,
ctrl-dn_arrow
Maximize editor window
cmd-shift-F12
Recent files
cmd-e
Comment/Uncomment current line with ‘//’
cmd-/
Navigate in open tabs
ctrl-right_arrow, ctrl-left_arrow