Keyboard Shortcuts

Complete reference for all keyboard shortcuts in List Coder IDE.

Keyboard Shortcuts

Master List Coder with these keyboard shortcuts. You can customize all keybindings in Settings → Keyboard Shortcuts.


General

ActionWindows/LinuxmacOS
Command PaletteCtrl + Shift + PCmd + Shift + P
SettingsCtrl + ,Cmd + ,
Quick OpenCtrl + PCmd + P
Toggle SidebarCtrl + BCmd + B
Toggle Terminal`Ctrl + ```Cmd + ``
SaveCtrl + SCmd + S
Save AllCtrl + K SCmd + K S
Close TabCtrl + WCmd + W
Reopen Closed TabCtrl + Shift + TCmd + Shift + T
Zoom InCtrl + =Cmd + =
Zoom OutCtrl + -Cmd + -

AI Features

ActionWindows/LinuxmacOS
Open AI ChatCtrl + LCmd + L
Accept AI SuggestionTabTab
Dismiss AI SuggestionEscEsc
See AlternativesCtrl + →Cmd + →
Trigger CompletionCtrl + SpaceCmd + Space
Accept All in FileCtrl + Shift + ACmd + Shift + A
Reject All in FileEsc (twice)Esc (twice)

Editing

ActionWindows/LinuxmacOS
Cut LineCtrl + XCmd + X
Copy LineCtrl + CCmd + C
PasteCtrl + VCmd + V
Delete LineCtrl + Shift + KCmd + Shift + K
Move Line Up/DownAlt + ↑/↓Option + ↑/↓
Duplicate LineCtrl + DCmd + D
UndoCtrl + ZCmd + Z
RedoCtrl + Shift + ZCmd + Shift + Z
FindCtrl + FCmd + F
ReplaceCtrl + HCmd + H
Find in FilesCtrl + Shift + FCmd + Shift + F
Multi-cursorCtrl + Alt + ↑/↓Cmd + Option + ↑/↓

ActionWindows/LinuxmacOS
Go to LineCtrl + GCmd + G
Go to DefinitionF12F12
Go to ReferenceShift + F12Shift + F12
Go to SymbolCtrl + Shift + OCmd + Shift + O
Go BackAlt + ←Cmd + [
Go ForwardAlt + →Cmd + ]
Toggle MinimapCtrl + Shift + MCmd + Shift + M

Git

ActionWindows/LinuxmacOS
Open Source ControlCtrl + Shift + GCmd + Shift + G
Stage FileCtrl + KCmd + K
Unstage FileCtrl + UCmd + U
CommitCtrl + EnterCmd + Enter
PushCtrl + Shift + PCmd + Shift + P
PullCtrl + Shift + LCmd + Shift + L
Create BranchCtrl + Shift + BCmd + Shift + B

Terminal

ActionWindows/LinuxmacOS
New Terminal`Ctrl + Shift + ```Cmd + Shift + ``
Split TerminalCtrl + Shift + 5Cmd + Shift + 5
Next TerminalCtrl + TabCtrl + Tab
Previous TerminalCtrl + Shift + TabCtrl + Shift + Tab

Customizing Shortcuts

  1. Open Settings (Ctrl + ,)
  2. Navigate to Keyboard Shortcuts
  3. Search for the action you want to change
  4. Click the pencil icon and press your desired key combination
  5. Save

You can also edit keybindings.json directly for advanced customization.