Navigation
Shortcut | Action |
---|---|
Ctrl N |
Go to class |
Ctrl Shift N |
Go to file |
Ctrl Shift Alt N |
Go to symbol |
Ctrl G |
Go to line |
Alt Left/Right |
Go to next/previous editor tab |
Esc |
Go to editor (from tool window) |
Ctrl E |
Recent files popup |
Ctrl Alt Left/Right |
Navigate back/forward |
Ctrl Shift Backspace |
Navigate to last edit location |
Alt F1 |
Select current file or symbol in any view |
Ctrl B |
Go to declaration |
Ctrl Alt B |
Go to implementation(s) |
Ctrl Shift I |
Open quick definition lookup |
Ctrl Shift B |
Go to type declaration |
Ctrl U |
Go to super-method/super-class |
Alt Up/Down |
Go to previous/next method |
Ctrl ]/[ |
Move to code block end/start |
F2 |
Next highlighted error |
Shift F2 |
Previous highlighted error |
F4 |
Edit/view source |
Comments
Related