As shown in the picture, use command + E to open recent files window, why not command + R(ecent), or other shortcuts?
How does Android Studio author design keyboard shortcuts? I want to know this to help remember shortcuts. Thank you for your help.
As shown in the picture, use command + E to open recent files window, why not command + R(ecent), or other shortcuts?
How does Android Studio author design keyboard shortcuts? I want to know this to help remember shortcuts. Thank you for your help.
You can refer to the android developers guide for android studio keyboard shortcuts which provides detailed list of the most common keyboard shortcuts for all operating systems.
The key to remembering the shortcuts is to:
To open the keymap settings, click File > Settings > Keymap (on Mac, File > Properties > Keymap).
You can refer to this answer too.
You can add the Key Promoter plugin in Android studio which will tell you the keyboard shortcuts and also help you to remember them by prompting then every time you select any option without using keyboard.