Search shortcuts
94 matching actions across 188 key variants. Showing 31 to 60.
- Android Studio Documented
| Action | Keys | Row actions |
|---|---|---|
| Go to the last edit location Editor | Mac CmdShiftDelete 1 more variant | Details |
| Close the active editor tab Editor | Mac CmdW 1 more variant | Details |
| Hide the active tool window Tool window focused | Mac ShiftEsc 1 more variant | Details |
| Go to a line Editor | Mac CmdL 1 more variant | Details |
| Open the type hierarchy Editor | Mac CtrlH 1 more variant | Details |
| Open the method hierarchy Editor | Mac CmdShiftH 1 more variant | Details |
| Open the call hierarchy Editor | Mac CtrlOptionH 1 more variant | Details |
| Generate code such as getters or constructors Editor | Mac CmdN 1 more variant | Details |
| Override methods Editor | Mac CtrlO 1 more variant | Details |
| Implement methods Editor | Mac CtrlI 1 more variant | Details |
| Surround the code with a block Editor | Mac CmdOptionT 1 more variant | Details |
| Delete the line at the caret Editor | Mac CmdDelete 1 more variant | Details |
| Duplicate the line or selection Editor | Mac CmdD 1 more variant | Details |
| Look up quick documentation Editor | Mac CtrlJ 1 more variant | Details |
| Show parameters for the method Editor | Mac CmdP 1 more variant | Details |
| Go to the declaration Editor | Mac CmdB 1 more variant | Details |
| Go to the implementations Editor | Mac CmdOptionB 1 more variant | Details |
| Go to the super method or class Editor | Mac CmdU 1 more variant | Details |
| Open a quick definition lookup Editor | Mac CmdY 1 more variant | Details |
| Set or clear a bookmark Editor | Mac F3 1 more variant | Details |
| Set a bookmark with a mnemonic Editor | Mac OptionF3 1 more variant | Details |
| Comment lines with line comments Editor | Mac Cmd/ 1 more variant | Details |
| Comment code with a block comment Editor | Mac CmdShift/ 1 more variant | Details |
| Grow the selection to larger blocks Editor | Mac OptionUp arrow 1 more variant | Details |
| Shrink the selection back a step Editor | Mac OptionDown arrow 1 more variant | Details |
| Optimize the imports Editor | Mac CtrlOptionO 1 more variant | Details |
| Show quick fixes and intention actions Editor | Mac OptionEnter 1 more variant | Details |
| Reformat the code Editor | Mac CmdOptionL 1 more variant | Details |
| Auto indent the lines Editor | Mac CtrlOptionI 1 more variant | Details |
| Join lines smartly Editor | Mac CtrlShiftJ 1 more variant | Details |