I\'m familiar with how to move a line up or down in other editors, like Atom and Sublime.
How is this done in Visual Studio Code for Mac?
For Windows :
To move a line UP: alt + ↑ (alt + up arrow keys)
alt + ↑
To move a line DOWN: alt + ↓ (alt + arrow down keys)
alt + ↓