Android Studio 快捷鍵對照表
常用快捷鍵
| 功能 | Window | Mac |
|---|---|---|
| Generate code | Alt + Insert | Command + N |
| quick fix | Alt + Enter | Option + Enter |
| Optimize imports | Control + Alt + O | Control + Option + O |
| Reformat code | Control + Alt + L | Command + Option + L |
| Safe delete | Alt + Delete | Command + Delete |
| Rename | Shift + F6 | Shift + F6 |
| Go to declaration | Control + B or Control + Click | Command + B or Command + Click |
| Go to implementations | Control + Alt + B | Command + Alt + B |
| Find action | Control + Shift + A | Command + Shift + A |
| Search everything | Press Shift twice | Press Shift twice |