Shortcut Search
Search VS Code shortcuts and compare key combinations by OS
Open File
Open a new file
Use when adding a new file to the project
Windows
Ctrl+OMac
Cmd+OLinux
Ctrl+OCommand Palette
Open the command palette
Access all commands
Windows
Ctrl+Shift+PMac
Cmd+Shift+PLinux
Ctrl+Shift+PFile Search
Search by file name
Quickly find files in the project
Windows
Ctrl+PMac
Cmd+PLinux
Ctrl+PDuplicate Line
Duplicate current line below
Useful when repeating same content
Windows
Shift+Alt+↓Mac
Shift+Option+↓Linux
Shift+Alt+↓Delete Line
Delete current line
Quickly remove unnecessary lines
Windows
Ctrl+Shift+KMac
Cmd+Shift+KLinux
Ctrl+Shift+KMove Line
Move current line up or down
Use when changing code order
Windows
Alt+↑/↓Mac
Option+↑/↓Linux
Alt+↑/↓Quick Open
Jump to symbols (functions, classes, etc.)
Quickly navigate to function definitions
Windows
Ctrl+Shift+OMac
Cmd+Shift+OLinux
Ctrl+Shift+OToggle Sidebar
Show/hide sidebar
Use to expand editor area
Windows
Ctrl+BMac
Cmd+BLinux
Ctrl+BToggle Terminal
Show/hide integrated terminal
Use when running commands
Windows
Ctrl+`Mac
Cmd+`Linux
Ctrl+`Select All
Select entire file
Use when copying or deleting entire file
Windows
Ctrl+AMac
Cmd+ALinux
Ctrl+A10件のショートカットが見つかりました