Some of the shortcuts i used in the screencast:
- Go to class (Ctrl + N / ⌘ + N)
- Go to file (Ctrl + Shift + N / ⌘ + ⇧ + N)
- Go to implementation(s) (Ctrl + Alt + B / ⌘ + ⌥ + B)
- Open quick definition lookup (Ctrl + Shift + I / ⌘ + ⇧ + I)
- Extract Method (Ctrl + Alt + M / ⌘ + ⌥ + M)
- Introduce Parameter (Ctrl + Alt + P / ⌘ + ⌥ + P)
The splitting action doesn't have any shortcut by default, but you can specify your own (like i did) by going to Preferences -> Keymap.
»