Remap the arrow key in VSCode’s problem panel
I want to remap hjkl
to the arrow key in VSCode’s problems panel, but I couldn’t figure out the way. I’ve tried mapping list.focusUp
and list.focusDown
, but it doesn’t seem to work in the problems panel.