VS Code tips — Quickly jumping between changes in a file

preview_player
Показать описание
Today's VS Code commands: move to next/previous change

Use the 'move to next change' command to quickly jump to the next change in a file.

Windows/Linux: alt+F5
MacOS: option+F5

Hold down shift to instead jump to the previous change.
Рекомендации по теме
Комментарии
Автор

Just what I've been looking for. Thanks

pauldpoulpe
Автор

The commands (Shift+) Alt+F5 still work, but the command's names seem to have changed. I cannot find something like "Move to next change" in my VSCode.

JayEn