This key shortcut will show the Command Palette that provides access to many commands.
This key shortcut will redirect user to User Settings.
This key shortcut can copy current line. If ↑ is pressed , it displays the copied result upwards and else ↓ downward.
This key shortcut can delete line where the cursor is located.
This key shortcut is helpful in Jumping to matching bracket.
This key shortcut is to Indent/Outdent line
This key shortcut is to go Home - beginning OR End - ending of line.
This key shortcut is to Fold (Collapse) OR Unfold (Uncollapse) region.
This key shortcut is to Add line comment and Delete line comment.
This key shortcut is to Show problem panel OR Pop up problem panel in TERMINAL.
This key shortcut is to Insert cursor, Insert cursor above / below Undo last cursor operation .
This is key shortcut is to Select current line.
This key shortcut is to Select all occurrences of current word.
This key shortcut it to Expand OR Shrink Selection
This key shortcut is to Trigger Suggestion.
This key shortcut is Format document.
This key shortcut is to Show References.
This key shortcut is to change file language.
This key shortcut is to Split editor and Focus into 1st, 2nd or 3rd editor group.
This key shortcut is for comment language specific.
This key shortcut is to Copy path of active file and Reveal active file in Explorer.
This key shortcut to Toggle breakpoint.
This key shortcut is to see all Keyboard Shortcuts.
Shortcut | Description |
---|---|
Ctrl+Shift+K | Delete line |
Ctrl+Enter | Insert line below |
Ctrl+Shift+Enter | Insert line above |
Shift+Alt+A | Toggle block comment |
Alt+Z | Toggle word wrap |
Ctrl+. | Quick Fix |
Ctrl+F4,Ctrl+W | Close editor |
Shortcut | Description |
---|---|
Ctrl+T | Show all Symbols |
Ctrl+G | Go to Line |
Ctrl+P | Go to File |
Ctrl+Shift+O | Go to Symbol |
Shortcut | Description |
---|---|
Ctrl+F | Find |
Ctrl+H | Replace |
F3 / Shift+F3 | Find next/previous |
Alt+Enter | Select all occurences of Find match |
Shortcut | Description |
---|---|
Ctrl+Shift+E | Show Explorer / Toggle focus |
Ctrl+Shift+F | Show Search |
Ctrl+Shift+G | Show Source Control |
Ctrl+Shift+D | Show Debug |
Ctrl+Shift+X | Show Extensions |
Ctrl+Shift+H | Replace in files |
Ctrl+Shift+J | Toggle Search details |
Ctrl+Shift+U | Show Output panel |
Ctrl+Shift+V | Open Markdown preview |