| Alt+DeleteCommand Delete | Safe Delete | Delete selected class/method/field checking its usages. |
| Alt+EnterAlt+Enter | Show Intention Action | Display intention actions (if any) for a code where the caret is currently located. |
| Alt+HomeAlt+Home | Activate Navigation Bar | Bring focus to the Navigation bar. |
| Alt+InsertCommand N; Command Enter | Create new entity |
Depending on the context:
|
| Alt+DownCommand Down | Navigate to Next Method | Navigate to the next method declaration in the active editor tab. |
| Alt+LeftCommand Left | Select Previous Tab |
Depending on the context:
- When several tabs are opened in the editor or a view, open the next tab to the left (or the last tab if
the current one is the first).
- In the Differences Viewer for Files
invoked from the Update Project Info tab of the Version Control tool window,
compare the local copy of the previous file with its update from the server.
|
| Alt+RightCommand Right | Select Next Tab |
Depending on the context:
- When several tabs are opened in the editor or a view, open the next tab to the right (or the first tab if
the current one is the last).
- In the Differences Viewer for Files
invoked from the Update Project Info tab of the Version Control tool window,
compare the local copy of the next file with its update from the server.
|
| Alt+UpCommand Up | Navigate to Previous Method | Navigate to the previous method declaration in the active editor tab. |