Command Palette: the fastest way to do almost anything
Beyond just running commands, the Command Palette can rename symbols, change the fileβs language mode, toggle settings, and open any installed extensionβs features β typing a keyword is usually faster than digging through nested menus once you get used to it.
Getting more out of multi-cursor editing
Beyond Alt+click, Ctrl+D (Cmd+D on Mac) selects the next occurrence of the word under your cursor each time you press it, which is a fast way to rename several matching variables at once without a full find-and-replace.
Frequently Asked Questions
Does Settings Sync require a paid account?
No β signing in with a free Microsoft or GitHub account is enough to turn on Settings Sync; no paid subscription is needed.
Are the shortcuts the same on Windows, Mac, and Linux?
Mostly, except Ctrl is generally replaced with Cmd on macOS (for example, Cmd+Shift+P instead of Ctrl+Shift+P). Windows and Linux share the same Ctrl-based shortcuts in almost all cases.