Editora 0.16.0. Archived, so links from that release keep working. Read the 0.18.5 page →
Edit: Move Line Up
edit.moveLineUp Move the current line up one row.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Edit: Move Line Up, then press Enter. It also has a default keybinding:
| CUA | M-up |
| Sublime Text | M-up |
| VS Code | M-up |
| IntelliJ IDEA | M-S-up |