What is the shortcut for 'goto end of file' in IntelliJ for MacOS?


What is the short for going to end of file in IntelliJ for MacOS?

1 Answer

5 years ago by

Goto end of file

fn + command + right arrow ->

Goto beginning of file

fn + command + left arrow <-

5 years ago by Karthik Divi