ALT + Arrow-up
已回答
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
请先登录再写评论。
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: