Double Shift | Search Everywhere |
Ctrl Shift A | Find Action |
Alt Enter | Show Context Actions |
F2 | Navigate between code issues |
Ctrl E | View recent files |
Ctrl Shift Enter | Complete Current Statement |
Ctrl Alt L | Reformat Code |
Ctrl Alt Shift T | Invoke refactoring |
Ctrl W | Extend or shrink selection |
Ctrl / | Add/remove line or block comment |
Ctrl B | Go to Declaration |
Ctrl Y | Delete line |
Alt F7 | Find Usages |
Alt 1 | Focus the Project tool windows |
Esc | Focus the editor |
Shift Esc | Hide |
Ctrl D | Duplicate line |
Ctrl Shift ⬆️ or ⬇️ | Move line |
Ctrl Shift Alt Click | Add another caret |
CTRL Twice + Hold ⬆️ or ⬇️ | Add carets above or below the current caret |
Alt J | Select multiple occurrences of a word or a text range |
Ctrl Shift Alt J | Select all case matching words or a text range |
Alt Shift J | Remove selection from the last selected occurrence |
Shift Alt Mouse Dragging ⬆️ or ⬇️ | Add new carets above/below the current one instead of making a continuous selection |