Highlights all of the text that matches what's highlighted in the file
Option + Enter
The hotkey for finding and replacing
Crt + Cmd + F
Search for a file
Cmd + P
Selects the next occurrence once cursor has been places
Cmd + D
Defines what is pressed for the key bind
key section
Toggle Sidebar
Cmd + B
Comments out a line
Cmd + /
Deletes a line
Shift + Cmd + K
Selects extra cursors
Option + click
Defines what happens when the key is pressed
Check for specific Symbol in a file
Ctrl + Cmd + O
Or Cmd + F
Open the Command Palette
Shift + Cmd + P
Allows you to copy up or down
Option + Shift + Up or Down
Selects all occurrences of a Word
Shift + Cmd + L
Defines what the output is when the command is executed
args
Allows you to cycle through previous files
Ctrl + tab
Check for specific Symbol Globally
Cmd + T
Or Cmd + Shift + F
Goes to the place your cursor was before you went back
Ctrl + Shift + Minus
Undoes the last cursor you placed
Crtl + U
Defines when the key bind can be used
when
Allows you to change the programming language
Cmd + M ... M
Shift + Cmd + M
Merges the line below into the line highlighted
Ctr + J
Goes to the last place your cursor was
Control Minus
The Command to send messages in the terminal
workbench.action.terminal.sendSequence