VS Code tips — Quickly moving around lines of code

Опубликовано: 29 Сентябрь 2024
на канале: Code 2020
16,774
110

Today's VS Code tip: quickly moving around code

Hold down option/alt and use the arrow keys to quickly move around the current line or current selection.

This is useful for reordering lists or shifting around blocks of code.