ALT + Arrow-up

Answered

I would like to get Datagrip as close to VSCode thypes of shortcuts.. especially being able to edit multiline or quickly change position of a line with ALT + arrows

0
1 comment

Hi,

By default, the shortcut for the Move Line Up/Down action is Alt+Shift+Up/Down. You can reassign it manually in Settings | Keymap, or install the VSCode Keymap plugin via Settings | Plugins and then select it in Settings | Keymap:

For example, the VSCode keymap already has the Move Line Up/Down actions assigned to Alt+Up/Down:

0

Please sign in to leave a comment.