>>476
ほい。
upをdownにすると下に移動

{
"key": "up",
"command": "cursorMove",
"when": "editorTextFocus",
"args": { "to": "up" }
},