- ⌥ - Option (Alt)
- ⌘ - Command
- ⌃ - Control
- ⇧ - Shift
- ↩ - Return (Enter)
⌘ + ⇧ + P = Command Palette
⌘ + P = Goto Anything
⌘ + N = New File
⌘ + W = Close File
⌘ + S = Save File
⌘ + ⇧ + T = Reopen Closed File
⌘ + K, ⌘ + B = Show/Hide Sidebar
⌃ + ` = Show Console
⌃ + ⌘ + P = Project switcher
⌘ + F2 = Bookmark line/text
⌃ + SPACE = Autocomplete
⌘ + [1-9] = Browse Tabs
⌘ + ⌥ + left/right arrow = Navigate left/right
⌘ + ⇧ + [/] = Navigate left/right
⌃ + TAB = Switch Tabs
⌘ + P = Go to anything
:50 - Line 50
@ - Class, Function, ...
# - Symbol
⌃ + M = Jump to another brace
⌥ + left/right arrow = Navigate word by word
⌘ + ⇧ + < / > = Navigate tabs
⌘ + [ = Indent left
⌘ + ] = Indent right
⌃ + [1-4] = Switch split screens
⌃ + ⌘ + up/down arrow = Move lines up/down
⌘ + F = Find
⌘ + ⇧ + F = Multiple Find
⌘ + I = Incremental search
⌘ + ⌥ + F = Replace
⌘ + D = Select the word where cursor is
⌘ + ⇧ + A = Select content of tag
⇧ + ⌘ + M = Inside brackets
⌘ + ⇧ + J = Inside indentation level
⇧ + ⌘ + SPACE = Inside Scope
Hold ⌘ + Click/Drag = Multiple selection
⌘ + ⇧ + G = Select by matches