VSCodeショートカット(MacOS)

bash
Shift + option + or // 行複製(複数行可)
option + or // 行移動(複数行可)
option + or // カーソル移動(単語単位)
command + enter // 下に行を挿入・移動
command + d // 複数選択

関連記事