Request for keyboard shortcuts that would allow you to easily move rows up and down in the document, just as Ctrl+Shift+UpArrow and Ctrl+Shift+DownArrow behave in a code editor like Sublime Text.
If no text is selected, the shortcut would simply move the line in which the cursor is currently positioned.
If text is selected, all lines which contain selected text would be moved.
This would be super helpful and save a more cumbersome copy-and-paste when re-ordering paragraphs or items in a list.