0% found this document useful (0 votes)
178 views

CHEAT SHEET - Sublime Text 2: Editing General

This document provides a cheat sheet of keyboard shortcuts for the Sublime Text text editor. It lists shortcuts for editing text, navigating and selecting text, finding and replacing text, working with tabs and windows, using bookmarks, and transforming text case. Many shortcuts allow for basic text editing functions like cutting, copying, pasting, commenting, and indentation. Others enable navigation within files and between files by line, symbol, or text selection.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
178 views

CHEAT SHEET - Sublime Text 2: Editing General

This document provides a cheat sheet of keyboard shortcuts for the Sublime Text text editor. It lists shortcuts for editing text, navigating and selecting text, finding and replacing text, working with tabs and windows, using bookmarks, and transforming text case. Many shortcuts allow for basic text editing functions like cutting, copying, pasting, commenting, and indentation. Others enable navigation within files and between files by line, symbol, or text selection.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

CHEAT SHEET Sublime Text 2

Editing
Ctrl + X
Ctrl +
Ctrl + +
Ctrl + +
Ctrl + +
Ctrl + L
Ctrl + D
Ctrl + M

Ctrl + + M
Ctrl + KK
Ctrl + K +
Ctrl + ]
Ctrl + [
Ctrl + + D
Ctrl + J
Ctrl + /
Ctrl + + /
Ctrl + Y
Ctrl + + V
Ctrl + Space
Ctrl + U

Delete line
Insert line after
Insert line before
Move line/selection up
Move line/selection down
Select line - Repeat to
select next lines
Select word - Repeat
select others occurrences
Jump to closing
parentheses Repeat to
jump to opening
parentheses
Select all contents of the
current parentheses
Delete from cursor to end
of line
Delete from cursor to start
of line
Indent current line(s)
Un-indent current line(s)
Duplicate line(s)
Join line below to the end
of the current line
Comment/un-comment
current line
Block comment current
selection
Redo, or repeat last
keyboard shortcut
command
Paste and indent correctly
Select next auto-complete
suggestion
soft undo; jumps to your
last change before undoing
change when repeated

Windows
Ctrl + Alt + Up
Column selection up
Ctrl + Alt + Down Column selection down
Navigation/Goto Anywhere
Ctrl + P
Ctrl + R
Ctrl + ;
Ctrl + G

Quick-open files by name


Goto symbol
Goto word in current file
Goto line in current file

General
Ctrl + + P
Command prompt
Ctrl + KB
Toggle side bar
Ctrl + + Alt + P Show scope in status bar
Find/Replace
Ctrl + F
Ctrl + H
Ctrl + + F

Find
Replace
Find in files

Tabs
Keypress
Ctrl + + t
Ctrl + PgUp
Ctrl + PgDn
Ctrl +
Alt + [NUM]

Command
Open last closed tab
Cycle up through tabs
Cycle down through tabs
Find in files
Switch to tab number [NUM]
where [NUM] <= number of
tabs

Split window
Alt + + 2
Alt + + 1
Alt + + 5
Ctrl + [NUM]
Ctrl + +
[NUM]

Split view into two columns


Revert view to single column
Set view to grid (4 groups)
Jump to group where num is 14
Move file to specified group
where num is 1-4

Bookmarks
Ctrl + F2
F2
+ F2
Ctrl + + F2

Toggle bookmark
Next bookmark
Previous bookmark
Clear bookmarks

Text manipulation
Ctrl + KU
Ctrl + KL

Transform to Uppercase
Transform to Lowercase

You might also like