Android Studio
Code completion, navigation, refactoring, and debugging in Google's Android IDE.
Published coverage: Mac, Windows. Environments: Desktop app.
Everything
Blocks and structure
Code editing
Comments and review
Editing
Files and printing
Formulas and data
Navigation
Paragraphs and lists
Search
Selection
Tabs and windows
View and zoom
12 actions and 12 key variants match.
- Android Studio Documented
| Action | Keys | Row actions |
|---|---|---|
| Find the next match Editor | Windows F3 | Details |
| Find the previous match Editor | Windows ShiftF3 | Details |
| Jump to the source Editor | Windows F4 | Details |
| Go to the last edit location Editor | Windows CtrlShiftBackspace | Details |
| Go to a line Editor | Windows CtrlG | Details |
| Go to the declaration Editor | Windows CtrlB | Details |
| Go to the implementations Editor | Windows CtrlAltB | Details |
| Go to the super method or class Editor | Windows CtrlU | Details |
| Apply changes and restart the activity Build and run | Windows CtrlF10 | Details |
| Step over the next line Debugging | Windows F8 | Details |
| Step into the next call Debugging | Windows F7 | Details |
| Show or hide the render errors panel Layout Editor | Windows E | Details |