Skip to main content

VS Code Cheatsheet

New

VS Code keyboard shortcuts for editing, navigation, multi-cursor, search, and debugging.

vscodeshortcutsreferencecheatsheet
Read the guide
Shortcuts:⌘ KSearch
0 shortcuts

Frequently Asked Questions

Are the shortcuts shown for both Windows and Mac?

In compact mode they are merged into labels like Ctrl/Cmd. Switch to full shortcuts and each card expands to separate Windows/Linux and macOS key combos.

Can I search by what a shortcut does, not just by the key combo?

Yes. The filter checks the category, action title, shortcut text, description, and the typical-use note on each card.

Does it cover debugging and terminal workflows too, or only editing shortcuts?

It spans editing, navigation, search, debug, terminal, window management, and Git & Extensions. That includes F5/F9/F10/F11 and integrated terminal actions.

When I click Copy shortcut, which version gets copied?

It copies whatever format is currently visible. If full shortcuts are turned on, you get the platform-specific expanded text; otherwise you get the compact label.

Can I copy the explanation instead of the keybinding?

Yes. Each card also has a Copy use case button that copies the typical-use text rather than the shortcut itself.

Related Tools