| # | Category | Action | Keys | Command | When | Notes |
|---|---|---|---|---|---|---|
| 1 | Files | Save | ⌘S | SaveFile | — | — |
| 2 | Files | Save As | ⌘⇧S | SaveFileAs | — | — |
| 3 | Files | Open File | ⌘O | OpenFile | — | — |
| 4 | Files | Go to File | ⌘⇧O | FuzzyFileFinder | — | — |
| 5 | Files | New Tab | ⌘⇧N | NewTab | — | — |
| 6 | Files | Close Tab | ⌘W | CloseTab | — | — |
| 7 | Editing | Undo | ⌘Z | Undo | — | — |
| 8 | Editing | Redo | ⌘⇧Z | Redo | — | — |
| 9 | Editing | Copy | ⌘C | Copy | — | — |
| 10 | Editing | Cut | ⌘X | Cut | — | — |
| 11 | Editing | Paste | ⌘V | Paste | — | — |
| 12 | Editing | Select All | ⌘A | SelectAll | — | — |
| 13 | Editing | Duplicate | ⌘D | Duplicate | — | — |
| 14 | Editing | Delete Line | ⌘⌫ | DeleteLine | — | — |
| 15 | Editing | Delete Word Backward | ⌥⌫ | DeleteWordBackward | — | — |
| 16 | Editing | Delete Word Forward | ⌥⌦ | DeleteWordForward | — | — |
| 17 | Editing | Indent | ⇥ | IndentLines | has_selection | — |
| 18 | Editing | Unindent | ⇧⇥ | UnindentLines | — | — |
| 19 | Editing | Insert Newline | ↩ | InsertNewline | — | — |
| 20 | Selection | Add Cursor | ⌥+Click | AddCursor | — | Click while holding Option to add a cursor |
| 21 | Selection | Select Next Occurrence | ⌘J | SelectNextOccurrence | — | — |
| 22 | Selection | Unselect Last | ⌘⇧J | UnselectOccurrence | — | — |
| 23 | Selection | Expand Selection | ⌥↑ | ExpandSelection | — | — |
| 24 | Selection | Shrink Selection | ⌥↓ | ShrinkSelection | — | — |
| 25 | Selection | Collapse to Single Cursor | ⎋ | CollapseToSingleCursor | has_multiple_cursors | — |
| 26 | Selection | Clear Selection | ⎋ | ClearSelection | has_selectionsingle_cursor | — |
| 27 | Navigation | Command Palette | ⌘⇧A | ToggleCommandPalette | — | — |
| 28 | Navigation | Go to Line | ⌘L | ToggleGotoLine | — | — |
| 29 | Navigation | Find / Replace | ⌘F | ToggleFindReplace | — | — |
| 30 | Navigation | Word Left | ⌥← | MoveCursorWordLeft | — | — |
| 31 | Navigation | Word Right | ⌥→ | MoveCursorWordRight | — | — |
| 32 | Navigation | Line Start | Home | MoveCursorLineStart | — | — |
| 33 | Navigation | Line End | End | MoveCursorLineEnd | — | — |
| 34 | Navigation | Document Start | ⌃Home | MoveCursorDocumentStart | — | — |
| 35 | Navigation | Document End | ⌃End | MoveCursorDocumentEnd | — | — |
| 36 | Navigation | Page Up | Page Up | PageUp | — | — |
| 37 | Navigation | Page Down | Page Down | PageDown | — | — |
| 38 | Workspace | Toggle File Explorer | ⌘1 | ToggleFileExplorer | — | — |
| 39 | Workspace | Reveal in Sidebar | ⌘⇧R | RevealInSidebar | — | — |
| 40 | Workspace | Split Horizontal | ⌘⇧⌥H | SplitHorizontal | — | — |
| 41 | Workspace | Split Vertical | ⌘⇧⌥V | SplitVertical | — | — |
| 42 | Workspace | Next Tab | ⌘⌥→ | NextTab | — | — |
| 43 | Workspace | Prev Tab | ⌘⌥← | PrevTab | — | — |
| 44 | Workspace | Focus Next Group | ⌃⇥ | FocusNextGroup | — | — |
| 45 | Workspace | Focus Group 1 | ⌘⇧1 | FocusGroup1 | — | — |
| 46 | Workspace | Focus Group 2 | ⌘⇧2 | FocusGroup2 | — | — |
| 47 | Workspace | Focus Group 3 | ⌘⇧3 | FocusGroup3 | — | — |
| 48 | Workspace | Focus Group 4 | ⌘⇧4 | FocusGroup4 | — | — |
| 49 | Workspace | Toggle Terminal | ⌘2 | ToggleTerminal | — | — |
| 50 | Workspace | Toggle Outline | ⌘7 | ToggleOutline | — | — |