Shotcuts Flashcards
go to file
CTRL+T
toggle side bar
CTRL+KB
Insert line after
Ctrl + Enter
Insert line before
Ctrl + Shift + Enter
Move line up
Ctrl + Shift + up
Select line
Ctrl + L
Select word
Ctrl + D
Jump to closing parentheses
Ctrl + M
Select all contents of the current parentheses
Ctrl + Shift + M
Delete line
Ctrl + Shift + K
Duplicate lines
Ctrl + Shift + D
Comment line
Ctrl + /
Repreat last keyboard shortcut command
Ctrl + Y
Paste and indent correctly
Ctrl + Shift + V
Select next auto-complete suggetion
Ctrl + Space
Quick open files by name
Ctrl + P
Go to symbol
Ctrl + R
Go to word in current file
Ctrl + ;
Go to line in current file
Ctrl + G
Switch to tab number
Alt + NUM
Cycle down through tabs
Ctrl + PgDn
Split view to two columns
Alt + Shift + 2
Jump to group num
Ctrl + NUM
Move file to group
Ctrl + Shift + Num
Add/Remove bookmark
Ctrl + F2
Next bookmark
F2
Previous mark
Shift + F2
Transform to Uppercase
Ctrl + KU
Record macros
[{ “keys”: [“super+u”], “command”: “run_macro_file”, “args”: {“file”: “Packages/User/transmit-upload-and-save.sublime-macro”} } ]