Hotkeys and shortcuts for TextMate 2 (MacOS)

(Total 117)

Command + N
General Shortcuts
New
Command + Ctrl + N
General Shortcuts
New Project
Command + O
General Shortcuts
Open
Command + S
General Shortcuts
Save
Command + Shift + S
General Shortcuts
Save As
Command + Option + S
General Shortcuts
Save All
Command + Ctrl + S
General Shortcuts
Save Project
Command + Shift + Ctrl + S
General Shortcuts
Save Project As
Command + Ctrl + R
General Shortcuts
Reveal in Project
Command + P
General Shortcuts
Print
Command + ?
General Shortcuts
Help
Command + Z
General Shortcuts
Undo
Command + Shift + Z
General Shortcuts
Redo
Command + C
General Shortcuts
Copy
Command + X
General Shortcuts
Cut
Command + V
General Shortcuts
Paste
Command + Shift + V
General Shortcuts
Paste Previous
Command + Ctrl + Option + V
General Shortcuts
Paste from Clipboard
Command + Ctrl + V
General Shortcuts
Paste without Re-indent
Esc
General Shortcuts
Completion
Command + Option + O
General Shortcuts
Overwrite Mode
Command + Option + E
General Shortcuts
Freehand Editing
Ctrl + W
General Shortcuts
Select Word
Command + Shift + L
General Shortcuts
Select Line
Command + A
General Shortcuts
Select All
Option + Ctrl + B
General Shortcuts
Select Current Scope
Command + Shift + B
General Shortcuts
Select Enclosing Brackets
Command + F
General Shortcuts
Find
Command + G
General Shortcuts
Find Next
Command + Shift + G
General Shortcuts
Find Previous
Command + Shift + F
General Shortcuts
Find in Project
Command + Ctrl + F
General Shortcuts
Replace All
Command + Option + F
General Shortcuts
Find and Replace
Command + Ctrl + Shift + F
General Shortcuts
Replace All in Selection
Command + E
General Shortcuts
Use Selection for Find
Command + Shift + E
General Shortcuts
Use Selection for Replace
Command + J
General Shortcuts
Jump to Selection
Command + :
General Shortcuts
Spelling
Command + ;
General Shortcuts
Check Spelling
Command + Option + ;
General Shortcuts
Check Spelling as you type
Command + Option + T
General Shortcuts
Special Characters
Command + +
General Shortcuts
Zoom Font
Command + -
General Shortcuts
Zoom out Font
Command + Option + B
General Shortcuts
Display/Hide Bookmarks
Command + Option + L
General Shortcuts
Display/Hide Line numbers
Command + Ctrl + Option + D
General Shortcuts
Display/Hide Project Drawer
Command + Option + W
General Shortcuts
Soft Wrap
Command + Option + I
General Shortcuts
Display/Hide Invisibles
F1
General Shortcuts
Fold Current Block
Ctrl + U
General Shortcuts
Uppercase
Ctrl + Shift + U
General Shortcuts
Lowercase
Ctrl + Option + U
General Shortcuts
Titlecase
Ctrl + G
General Shortcuts
Opposite Case
Command + Ctrl + Up Arrow / Down Arrow
General Shortcuts
Move line Up/Down
Command + Ctrl + Left Arrow / Right Arrow
General Shortcuts
Move Column Up/Down
Command + [
General Shortcuts
Left Shift
Command + ]
General Shortcuts
Right Shift
Command + Option + [
General Shortcuts
Indent Line
Command + Option + A
General Shortcuts
Edit each line in selection
Ctrl + Q
General Shortcuts
Reformat Paragraph
Ctrl + J
General Shortcuts
Reformat and Justify
Ctrl + Option + Q
General Shortcuts
Unwrap Paragraph
Ctrl + R
General Shortcuts
Execute line inserting result
Command + Option + R
General Shortcuts
Filter through Command
Command + F2
General Shortcuts
Add/Remove Bookmark
F2 / Shift + F2
General Shortcuts
Jump to Next/Previous Bookmark
Command + Option + Left Arrow / Right Arrow
General Shortcuts
Navigate Tabs
Command + Option + Up Arrow
General Shortcuts
Go to Header/Source
Command + T
General Shortcuts
Go to File
Command + Shift + T
General Shortcuts
Go to Symbol
Command + Option + Ctrl + Up Arrow / Down Arrow
General Shortcuts
Scroll line Up/Down
Command + Option + Ctrl + Left Arrow / Right Arrow
General Shortcuts
Scroll Column Up/Down
Command + L
General Shortcuts
Go to Line
Command + Shift + J
General Shortcuts
Go to Middle Visible Line
F5
General Shortcuts
Sort Lines
Command + Option + Ctrl + P
General Shortcuts
Show Web preview
Ctrl + Esc
General Shortcuts
Open Bundle Menu
Command + Ctrl + T
General Shortcuts
Select Bundle Item
Ctrl + Shift + N
General Shortcuts
Statistics for Document/Selection
Command + /
Source Shortcut
Comment Line/Selection
Ctrl + ]
Source Shortcut
Lookup definition
Ctrl + "
Source Shortcut
Toggle Single/Double Quotes
Command + "
Source Shortcut
Escaped Double Quotes
Command + Option + "
Source Shortcut
Escaped Single Quotes
Ctrl + Shift + B
Source Shortcut
Insert Comment Banner
Enter
Source Shortcut
Continue Line Comment
Command + Return
Source Shortcut
Move to EOL and Insert LF
Command + Option + Return
Source Shortcut
Move to EOL and Insert ;
Command + Shift + Return
Source Shortcut
Move to Eol and Insert ;+LF
Ctrl + Return
Source Shortcut
NewLine
Command + Ctrl + Shift + T
Source Shortcut
Convert Space to Tabs
Ctrl + Shift + H
Source Shortcut
Convert Source to HTML
Command + Option + Ctrl + P
Source Shortcut
View Source as HTML
Ctrl + H
Apache Shortcut
Search on Apache.org
Ctrl + Option + V
HTML Shortcuts
Validate
Ctrl + H
HTML Shortcuts
Documentation
Ctrl + Shift + H
HTML Shortcuts
Tidy
Command + R
HTML Shortcuts
Refresh Browser
Command + &
HTML Shortcuts
Convert to Entities/URL Escapes
Ctrl + <
HTML Shortcuts
Insert Open/Close Tag
Command + Option + .
HTML Shortcuts
Insert Close Tag
Ctrl + Shift + W
HTML Shortcuts
Wrap selection in Open/Close Tag
Command + Ctrl + Shift + W
HTML Shortcuts
Wrap Each Selected line as Tag
Ctrl + Shift + L
HTML Shortcuts
Wrap Selection as Link
Ctrl + Return
HTML Shortcuts
Br
Command + B
HTML Shortcuts
Strong
Command + I
HTML Shortcuts
Emphasize
Ctrl + Shift + V
XML Shortcuts
Validate
Ctrl + Shift + H
XML Shortcuts
Tidy
Ctrl + H
JavaScript Shortcuts
Documentation
Ctrl + H
CSS Shortcuts
Documentation
Ctrl + Shift + V
CSS Shortcuts
Validate
Command + Option + Ctrl + P
CSS Shortcuts
Preview
Ctrl + H
PHP Shortcuts
Documentation
Ctrl + Shift + V
PHP Shortcuts
Validate
Enter
PHP Shortcuts
Continue Block Comment
Command + Shift + R
PHP Shortcuts
Run