I am attempting to remap the key binding for scrollPageUp
and scrollPageDown
from <alt>+<page_up>
and <alt>+<page_down>
to <ctrl>+<alt>+<up_arrow>
and <ctrl>+<alt>+<down_arrow>
, respectively.
However, when in the 'key binding recorder' (where it says Press desired key combination and then press ENTER
), <ctrl>+<alt>+<up_arrow>
and <ctrl>+<alt>+<down_arrow>
are interpreted as <Home>
and <End>
, respectively.
How do I set up my key bindings as desired?
Maebe your shortcut settings are duplicated this options. See in docs how you lock this settings and change this, if you can.
https://code.visualstudio.com/docs/getstarted/keybindings