In this tutorial we are going to see the InelliJ keyboard short for Navigation.
Navigation
Navigation
Shortcuts
|
Descriptions
|
Ctrl + N | Go to class |
Ctrl + Shift + N | Go to file |
Ctrl + Alt + Shift + N | Go to symbol |
Alt + Right/Left | Go to next/previous editor tab |
F12 | Go back to previous tool window |
Esc | Go to editor (from tool window) |
Shift + Esc | Hide active or last active window |
Ctrl + Shift + F4 | Close active run/messages/find/... tab |
Ctrl + G | Go to line |
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 or Ctrl + Click | 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 |
Ctrl + F12 | File structure popup |
Ctrl + H | Type hierarchy |
Ctrl + Shift + H | Method hierarchy |
Ctrl + Alt + H | Call hierarchy |
F2 / Shift + F2 | Next/previous highlighted error |
F4 / Ctrl + Enter | Edit source / View source |
Alt + Home | Show navigation bar |
F11 | Toggle bookmark |
Ctrl + F11 | Toggle bookmark with mnemonic |
Ctrl + #[0-9] | Go to numbered bookmark |
Shift + F11 | Show bookmarks |
0 comments:
Post a Comment