KeyBinds
KeyBinds
KeyBinds
Multi-Cursor
Custom Keybinds
1

Highlights all of the text that matches what's highlighted in the file

Option + Enter

1

The hotkey for finding and replacing

Crt + Cmd + F

1

Search for a file

Cmd + P

1

Selects the next occurrence once cursor has been places

Cmd + D

1

Defines what is pressed for the key bind

key section

2

Toggle Sidebar

Cmd + B

2

Comments out a line 

Cmd + /

2

Deletes a line

Shift + Cmd + K

2

Selects extra cursors

Option + click

2

Defines what happens when the key is pressed

command 
3

Check for specific Symbol in a file

Ctrl + Cmd + O

Or Cmd + F

3

Open the Command Palette

Shift + Cmd + P

3

Allows you to copy up or down

Option + Shift + Up or Down

3

Selects all occurrences of a Word

Shift + Cmd + L

3

Defines what the output is when the command is executed

args

4

Allows you to cycle through previous files

Ctrl + tab

4

Check for specific Symbol Globally

Cmd + T 

Or Cmd + Shift + F

4

Goes to the place your cursor was before you went back

Ctrl + Shift + Minus

4

Undoes the last cursor you placed

Crtl + U

4

Defines when the key bind can be used

when

5

Allows you to change the programming language 

Cmd + M ... M

5
Allows you to jump to an error

Shift + Cmd + M

5

Merges the line below into the line highlighted

Ctr + J

5

Goes to the last place your cursor was

Control Minus

5

The Command to send messages in the terminal

workbench.action.terminal.sendSequence