Free computer shortcut keys guide for Windows, Mac, Office, browsers and students.
VS Code

Visual Studio Code Shortcut Keys

VS Code shortcut keys for command palette, terminal, search, multi-cursor, formatting, files and coding productivity.

Tip: Some shortcut keys may behave differently by software version, operating system or keyboard layout.

About VS Code Shortcut Keys

VS Code shortcut keys make coding faster by giving quick access to command palette, terminal, search, formatting, multi-cursor editing and file navigation. These shortcuts are useful for students, developers and web designers.

Shortcut keys reduce mouse movement and make repeated tasks faster. They are useful for typing, editing, browsing, file management, coding, designing and office work.

VS Code Shortcut Keys List

Shortcut KeyUseWorks InExample
Ctrl + Shift + POpen command paletteVS CodeRun commands quickly.
Ctrl + `Toggle terminalVS CodeOpen integrated terminal.
Ctrl + PQuick open fileVS CodeSearch and open files.
Ctrl + Shift + FSearch in filesVS CodeSearch project.
Alt + ClickAdd cursorVS CodeEdit multiple places.
Ctrl + DSelect next matchVS CodeMulti-select same text.
Shift + Alt + DownCopy line downVS CodeDuplicate current line.
Alt + Up/DownMove lineVS CodeMove current line.
Ctrl + /Toggle commentVS CodeComment selected lines.
Shift + Alt + FFormat documentVS CodeAuto-format code.
Ctrl + BToggle sidebarVS CodeShow or hide side panel.
F12Go to definitionVS CodeJump to symbol definition.

How to remember these shortcuts

  • Practice shortcuts inside real tasks instead of memorizing only lists.
  • Group shortcuts by action: copy-paste, formatting, navigation, screenshots and search.
  • Keep a small cheat sheet until the shortcuts become muscle memory.
  • Use the search page whenever you forget a shortcut.

FAQs

Do these shortcuts work in every app?

No. Many shortcuts are common, but some are specific to Windows, Mac, browsers or individual software.

Which shortcuts should beginners learn first?

Beginners should start with copy, paste, cut, undo, save, print, find and select all.

What is the Mac alternative for Ctrl shortcuts?

Many Mac shortcuts use Command instead of Ctrl, such as Command + C for copy and Command + V for paste.