In TextMate, for example, I use command + uparrow for the start of the file and command + downarrow for the end of the file.
Android Studio doesn't do this. How do I do the same thing in Android Studio?
Thanks.
Cant you just use cmd (or ctrl) + Home / End
On a Mac slim keyboard (without dedicated Home or End keys), Fn + Left/Right arrow is the equivalent.
So Cmd + Fn + Left/Right arrow should go to Start/End of file.