RunJS icon indicating copy to clipboard operation
RunJS copied to clipboard

Feature Request: Custom Key bindings

Open bloodred17 opened this issue 3 years ago • 3 comments

I don't want to learn new keyboard shortcuts again. Please support custom key bindings. I'm using the same keyboard shortcuts in VS Code and Webstorm. I'd like to use the same in RunJs.

bloodred17 avatar Jun 22 '22 12:06 bloodred17

It would be also interesting adding shortcuts to move lines up and down with alt+up/down and duplicate lines with shift+alt+up/down.

braian85 avatar Sep 05 '22 16:09 braian85

@Braian85 the shortcut for moving lines up/down are Cmd+Ctrl+Up and Cmd+Ctrl+Down. Duplicating a line is Cmd+Shift+D.

Shortcuts are documented here: https://runjs.app/docs#shortcuts

lukehaas avatar Sep 06 '22 10:09 lukehaas

@Braian85 the shortcut for moving lines up/down are Cmd+Ctrl+Up and Cmd+Ctrl+Down. Duplicating a line is Cmd+Shift+D.

Shortcuts are documented here: https://runjs.app/docs#shortcuts

Thanks!

braian85 avatar Sep 06 '22 10:09 braian85