What are the equivalent keys for page up/ page down in intellij on os x? Option arrow up/down is not doing anything AFAICT.
Go to Preferences
| Keymap
and assign any hotkey you like to Move Up/Down and Scroll:
Fn + Up/Down Arrow key do Page up and Page down respectively in IntelliJ running on OS X. This is one of the standard ways of doing Page Up/Page Down in Mac apart from Option Up and Down arrow key that you mentioned.
It was annoying for me to find out which keys to get the cursor or caret up or down quickly or may be to the end or beginning of current line till I figured out the following shortcuts that might help:
Fn+Left arrow
or Ctrl+A
move the cursor to the end of current line.
Fn+Right arrow
or Ctrl+E
move the cursor to the beginning of current line.
Fn+Up arrow
or Fn+Cmd+Left
move the cursor to the beginning of the file.
Fn+Down arrow
or Fn+Cmd+Right
move the cursor to the end of the file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With