keybindings.json
{ "key": "alt+down", "command": "editorScroll", "args": {"value": 5, "to": "down"}, "when": "textInputFocus" },
argument 'value' of editorScroll command is scroll speed