Hotkeys and shortcuts for TextMate

(Total 110)

⌘ Cmd + N
General
New
Control + ⌘ Cmd + N
General
New project
⌘ Cmd + O
General
Open
⌘ Cmd + S
General
Save
↑   Shift + ⌘ Cmd + S
General
Save as
⌥ Option + ⌘ Cmd + S
General
Save all
Control + ⌘ Cmd + S
General
Save project
Control + ↑   Shift + ⌘ Cmd + S
General
Save project as
Control + ⌘ Cmd + R
General
Reveal in project
⌘ Cmd + P
General
Print
⌘ Cmd + ?
General
Help
⌘ Cmd + Z
General
Undo
↑   Shift + ⌘ Cmd + Z
General
Redo
⌘ Cmd + X
General
Cut
⌘ Cmd + C
General
Copy
⌘ Cmd + V
General
Paste
Control + ⌘ Cmd + V
General
Paste without re-indenting
↑   Shift + ⌘ Cmd + V
General
Paste previous
Control + ⌥ Option + ⌘ Cmd + V
General
Paste from the clipboard history
⌘ Cmd + ↑   Shift + D
General
Duplicate line / selection
⌥ Option + ⌘ Cmd + E
General
Freehand editing
⌥ Option + ⌘ Cmd + O
General
Overwrite mode
Control + W
General
Select word
↑   Shift + ⌘ Cmd + L
General
Select line
↑   Shift + ⌘ Cmd + B
General
Select enclosing brackets
Control + ⌥ Option + B
General
Select current scope
⌘ Cmd + A
General
Select all
Esc
General
Completion
⌘ Cmd + F
General
Find
↑   Shift + ⌘ Cmd + F
General
Find in project
⌘ Cmd + G
General
Find next
↑   Shift + ⌘ Cmd + G
General
Find previous
Control + ⌘ Cmd + F
General
Replace all
Control + ↑   Shift + ⌘ Cmd + F
General
Replace all in selection
⌥ Option + ⌘ Cmd + F
General
Replace & find
⌘ Cmd + E
General
Use selection for find
↑   Shift + ⌘ Cmd + E
General
Use selection for replace
⌘ Cmd + J
General
Jump to selection
⌘ Cmd + :
General
Spelling
⌘ Cmd + ;
General
Check spelling
⌥ Option + ⌘ Cmd + ;
General
Check spelling as you type
⌥ Option + ⌘ Cmd + T
General
Special characters
⌘ Cmd + +
General
Bigger font
⌘ Cmd + -
General
Smaller font
⌥ Option + ⌘ Cmd + B
General
Show / hide bookmarks
⌥ Option + ⌘ Cmd + L
General
Show / hide line numbers
Control + ⌥ Option + ⌘ Cmd + D
General
Show / hide project drawer
⌥ Option + ⌘ Cmd + W
General
Soft wrap
⌥ Option + ⌘ Cmd + I
General
Show / hide invisibles
F1
General
Fold current block
Control + U
General
Convert to uppercase
Control + ↑   Shift + U
General
Convert to lowercase
Control + ⌥ Option + U
General
Convert to title case
Control + G
General
Convert to opposite case
Control + ⌘ Cmd + ↑  ↓
General
Move line up / down
Control + ⌘ Cmd + ←  →
General
Move column left / right
⌥ Option + ⭾ Tab
General
Shift left
⌘ Cmd + [
General
Shift left
⌥ Option + Back⭾ Tab
General
Shift right
⌘ Cmd + ]
General
Shift right
⌥ Option + ⌘ Cmd + [
General
Indent line
⌥ Option + ⌘ Cmd + A
General
Edit each line in selection
Control + Q
General
Reformat paragraph
Control + J
General
Reformat and justify
Control + ⌥ Option + Q
General
Unwrap paragraph
Control + R
General
Execute line inserting result
⌥ Option + ⌘ Cmd + R
General
Filter through command
⌘ Cmd + F2
General
Add / remove bookmark
F2
General
Go to next bookmark
↑   Shift + F2
General
Go to previous bookmark
⌥ Option + ⌘ Cmd + ←  →
General
Navigate tabs
⌥ Option + ⌘ Cmd +
General
Go to header / source
⌘ Cmd + T
General
Go to file
↑   Shift + ⌘ Cmd + T
General
Go to symbol
Control + ⌥ Option + ⌘ Cmd + ↑  ↓
General
Scroll line up / down
Control + ⌥ Option + ⌘ Cmd + ←  →
General
Scroll column left / right
⌘ Cmd + L
General
Go to line
↑   Shift + ⌘ Cmd + J
General
Go to middle visible line
F5
General
Sort lines
Control + ↑   Shift + N
General
Statistics for document / selection
Control + ⌘ Cmd + T
General
Select bundle item
Control + Esc
General
Open bundle menu
Control + ⌥ Option + ⌘ Cmd + P
CSS
Preview
⌘ Cmd + /
Source
Comment line / selection
Control + ]
Source
Lookup definition (ctags)
Control + "
Source
Toggle single / double string quotes
⌘ Cmd + "
Source
Escaped double quotes: \"…\"
⌥ Option + ⌘ Cmd + "
Source
Escaped single quotes: \'…\'
Control + ↑   Shift + B
Source
Insert comment banner
⤶ Enter
PHP
Continue block comment
⌘ Cmd + ⤶ Enter
Source
Newline: \n
⌥ Option + ⌘ Cmd + ⤶ Enter
Source
Move to end of line and insert ;
↑   Shift + ⌘ Cmd + ⤶ Enter Move to End of line and Insert ; + LF
Source
(line feed)
Control + ↑   Shift + ⌘ Cmd + T
Source
Convert spaces to tabs
Control + ↑   Shift + H
HTML
Tidy
Ctrl + H
Apache
Search on apache.org
Control + H
PHP
Documentation
Control + ↑   Shift + V
PHP
Validate
⌘ Cmd + R
HTML
Refresh browser
⌘ Cmd + &
HTML
Convert to entities / URL escapes
Control + <
HTML
Insert open / close tag
⌥ Option + ⌘ Cmd + .
HTML
Insert close tag
Control + ↑   Shift + W
HTML
Wrap selection in open / close tag
Control + ↑   Shift + ⌘ Cmd + W
HTML
Wrap each selected line in tag
Control + ↑   Shift + L
HTML
Wrap selection as link
⌥ Option + Space
HTML
Non breaking space
Control + ⤶ Enter
HTML
br
⌘ Cmd + B
HTML
Strong
⌘ Cmd + I
HTML
Emphasize
↑   Shift + ⌘ Cmd + R
PHP
Run