0% found this document useful (0 votes)
200 views2 pages

Sublime Cheat Sheet

This document lists over 70 keyboard shortcuts for the Sublime Text 3 text editor organized into categories such as general navigation, finding and replacing text, selecting text, editing text, bookmarks, code folding, and commenting. The shortcuts provide ways to open files, search and find text, select portions of code, manipulate tabs and windows, comment code, and perform other common coding tasks through keyboard commands in Sublime Text 3.

Uploaded by

Joe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
200 views2 pages

Sublime Cheat Sheet

This document lists over 70 keyboard shortcuts for the Sublime Text 3 text editor organized into categories such as general navigation, finding and replacing text, selecting text, editing text, bookmarks, code folding, and commenting. The shortcuts provide ways to open files, search and find text, select portions of code, manipulate tabs and windows, comment code, and perform other common coding tasks through keyboard commands in Sublime Text 3.

Uploaded by

Joe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Sublime Text 3 Keyboard Shortcuts

by tdeyle via cheatography.com/19640/cs/2621/


General

Find & Replacing

Command Pallete

CTRL + SHIFT + P

Find

CTRL + F

Show/Hide Console

CTRL + `

Find Next

F3

Show/Hide Sidebar

CTRL + K, B

Find Previous

SHIFT + F3

Redo Last Keyboard Shortcut

CTRL + Y

Replace Every Selection

After selecting, ALT + F3

Select Autocomplete Suggestion

CTRL + SPACE

Replace

CTRL + H

Incremental Search

CTRL + I

Find in Files

CTRL + SHIFT + F

Find then Multi-Edit

CTRL + F, ALT + Enter

Use Selection for Find Field

CTRL + E

Use Selection for Replace Field

CTRL + SHIFT + E

Window Manipulation
Fullscreen

F11

Distraction Free Mode

Shift + F11

New Window

CTRL + SHIFT + N

New Tab

CTRL + N

Select A Tab

ALT + TAB NUMBER

Selecting Text

Close Tab

CTRL + W

Line

CTRL + L

Move Tab to Pane

CTRL + SHIFT + PANE NUMBER

Word

CTRL + D

Switch to Pane

CTRL + PANE NUMBER

Quick Select Next Iteration

CTRL + D

UnSelect Next Iteration

CTRL + U

Skip, and Select the Next Iteration

CTRL + K, D

Parenthesis Content

CTRL + SHIFT + M

Indentation Content

CTRL + SHIFT + J

Column Selection Up

CTRL + ALT + UP

Column Selection Down

CTRL + ALT + DOWN

Multi-Select Editing

CTRL + CLICK

Layout
2, 3, 4 Column

ALT + SHIFT + 1/4

2 or 3 Row

ALT + SHIFT + 8/9

4 Grid

ALT + SHIFT + 5

Split Pane in Half

CTRL + K, CTRL + SHIFT + UP

Pane Manipulation
Move to Panel

CTRL + PANEL NUMBER

Move File to Panel

CTRL + SHIFT + Panel Number

Navigation
Quick Open File

CTRL + P

Open File, Search Symbol

CTRL + P, @

Go to Symbol

CTRL + R

Go to Line

CTRL + G

Go to Next Tab

CTRL + PGDOWN

Go to Previous Tab

CTRL + PGUP

Jump to Closing Parenthesis

CTRL + M

Editing
Delete Line

CTRL + SHIFT + K

Delete From Cursor to EOL

CTRL + K, K

Delete From Cursor to BOL

CTRL + K, BKSP

Delete Word Forwards

CTRL + DEL

Delete Word Backwards

CTRL + BKSP

Move Line Up

CTRL + SHIFT UP

Move Line Down

CTRL + SHIFT + DOWN

Insert Line Before

CTRL + SHIFT + ENTER

Insert Line After

CTRL + ENTER

Indent Current Line

CTRL + ]

UnIndent Current Line

CTRL + [

Duplicate Line

CTRL + SHIFT + D

Join Line Below Current Line

CTRL + J

By tdeyle

Published 2nd October, 2014.

Sponsored by CrosswordCheats.com

cheatography.com/tdeyle/

Last updated 29th October, 2015.

Learn to solve cryptic crosswords!

Page 1 of 2.

http://crosswordcheats.com

Sublime Text 3 Keyboard Shortcuts

by tdeyle via cheatography.com/19640/cs/2621/


Editing (cont)
Paste With Proper Indentation

CTRL + SHIFT + V

Transpose

SELECT ITEMS, CTRL + T

Transform
To Uppercase

CTRL + K, U

To Lowercase

CTRL + K, L

Increase Font Size

CTRL + PLUS

Decrease Font Size

CTRL + MINUS

Bookmarks
New Bookmark

CTRL + F2

Next Bookmark

F2

Previous Bookmark

SHIFT + F2

Clear Bookmarks

CTRL + SHIFT + F2

Code Folding
Fold Selection

CTRL + SHIFT + [

UnFold Selection

CTRL + SHIFT + ]

Fold All

CTRL + K, 1

UnFold All

CTRL + K, J

Fold Level

CTRL + 2/9

Commenting
Comment Line

CTRL + /

Block Comment

CTRL + SHIFT + /

By tdeyle

Published 2nd October, 2014.

Sponsored by CrosswordCheats.com

cheatography.com/tdeyle/

Last updated 29th October, 2015.

Learn to solve cryptic crosswords!

Page 2 of 2.

http://crosswordcheats.com

You might also like