Sublime Text keyboard shortcuts cheat sheet
Printable cheat sheet covering all 47 Sublime Text 2025 keyboard shortcuts and hotkeys, organized by category. Export as PDF or print directly.
All shortcuts
- Ctrl+X — Cut line
- Ctrl+Enter — Insert line after
- Ctrl+Shift+Enter — Insert line before
- Ctrl+Shift+ArrowUp — Move line/selection up
- Ctrl+Shift+ArrowDown — Move line/selection down
- Ctrl+L — Select line - Repeat to select next lines
- Ctrl+D — Select word - Repeat selects other occurrences
- Ctrl+M — Jump to closing parentheses - Repeat to jump to opening parentheses
- Ctrl+Shift+M — Select all contents of the current parentheses
- Ctrl+Shift+K — Delete line
- Ctrl+K — Delete from cursor to end of line
- Ctrl+Backspace — Delete from cursor to start of line
- Ctrl+BracketRight — Indent current line(s)
- Ctrl+BracketLeft — Un-indent current line(s)
- Ctrl+Shift+D — Duplicate line(s)
- Ctrl+J — Join line below to the end of the current line
- Ctrl+Slash — Comment/un-comment current line
- Ctrl+Shift+Slash — Block comment current selection
- Ctrl+Y — Redo, or repeat last keyboard shortcut command
- Ctrl+Shift+V — Paste and indent correctly
- Ctrl+Space — Select next auto-complete suggestion
- Ctrl+U — Soft undo; jumps to your last change before undoing, change when repeated
- Shift+Alt+W — Wrap selection in HTML tag
- Alt+Period — Close current HTML tag
- Alt+Q — Hard wrap line to ruler column setting
- Ctrl+P — Quick-open files by name
- Ctrl+R — Goto symbol
- Ctrl+Semicolon — Goto word in current file
- Ctrl+G — Goto line in current file
- Ctrl+Shift+P — Command prompt
- Ctrl+K — Toggle sidebar
- Ctrl+Shift+Alt+P — Show scope in status bar
- Ctrl+F — Find
- Ctrl+H — Replace
- Ctrl+Shift+F — Find in files
- Shift+Alt+1 — Revert view to single column
- Shift+Alt+2 — Split view into two columns
- Shift+Alt+3 — Split view into three columns
- Shift+Alt+4 — Split view into four columns
- Shift+Alt+5 — Set view to grid (4 groups)
- Shift+Alt+8 — Split view into two rows
- Ctrl+F2 — Toggle bookmark
- F2 — Next bookmark
- Shift+F2 — Previous bookmark
- Ctrl+Shift+F2 — Clear bookmarks
- Ctrl+K — Transform to uppercase
- Ctrl+K — Transform to lowercase
- MouseLeft — Select Word
- MouseLeft — Select Line
Other Code & Text apps
Related pages