Intro
Sublime Text on Windows uses Ctrl for nearly every shortcut, with Alt reserved for split-window layouts and tab switching by number.
https://hkeys.app
Sublime Text on Windows uses Ctrl for nearly every shortcut, with Alt reserved for split-window layouts and tab switching by number.
Ctrl+D builds multi-selections. Press it once to select the word under the cursor, then again to add each further occurrence to the selection.
Ctrl+K starts two-step commands. Delete-to-end-of-line (Ctrl+K, Ctrl+K), toggle sidebar (Ctrl+K, Ctrl+B), and fold-by-level (Ctrl+K, Ctrl+1 through 9) all share this prefix.
Extra cursors use Ctrl+Alt. Ctrl+Alt+Up or Down adds a cursor on the line above or below, separate from the Ctrl+D word-selection method.
Alt+Shift switches layout. Alt+Shift+2 through Alt+Shift+9 split the view into columns, rows, or a grid.
The Sublime Text Windows shortcut list is available as a printable PDF. The multi-cursor and Ctrl+K chord shortcuts are worth learning first.
Press Ctrl+D to select the word under the cursor, then keep pressing Ctrl+D to add each further occurrence to the selection. Typing then edits every selected occurrence at once.
Ctrl+P opens Goto Anywhere, a fuzzy-search box for file names. Add @ after the name to search symbols, or : for a line number.
Ctrl+Alt+Up adds a cursor on the line above; Ctrl+Alt+Down adds one below. This is separate from Ctrl+D, which selects matching words instead of adjacent lines.
Need more than shortcuts?
Visit the Sublime Text app page for an overview and helpful links.
Want to suggest a new app, report a bug, or get help? Email us at info@hkeys.app.
For anything else or just a quick hello, write to us at info@hkeys.app.