110 TextMate Keyboard Shortcuts

Learn TextMate Shortcuts for macOS

Most Used TextMate Shortcuts

ActionTextMate Shortcuts
NewCommand + N
New projectControl + Command + N
OpenCommand + O
SaveCommand + S
Save asShift + Command + S
Save allOption + Command + S
Save projectControl + Command + S
Save project asControl + Shift + Command + S
Reveal in projectControl + Command + R
PrintCommand + P
HelpCommand + ?
UndoCommand + Z
RedoShift + Command + Z
CutCommand + X
CopyCommand + C
PasteCommand + V
Paste without re-indentingControl + Command + V
Paste previousShift + Command + V
Paste from the clipboard historyControl + Option + Command + V
Duplicate line / selectionCommand + Shift + D
Freehand editingOption + Command + E
Overwrite modeOption + Command + O
Select wordControl + W
Select lineShift + Command + L
Select enclosing bracketsShift + Command + B
Select current scopeControl + Option + B
Select allCommand + A
CompletionEsc
FindCommand + F
Find in projectShift + Command + F
Find nextCommand + G
Find previousShift + Command + G
Replace allControl + Command + F
Replace all in selectionControl + Shift + Command + F
Replace & findOption + Command + F
Use selection for findCommand + E
Use selection for replaceShift + Command + E
Jump to selectionCommand + J
SpellingCommand + :
Check spellingCommand + ;
Check spelling as you typeOption + Command + ;
Special charactersOption + Command + T
Bigger fontCommand + +
Smaller fontCommand + –
Show / hide bookmarksOption + Command + B
Show / hide line numbersOption + Command + L
Show / hide project drawerControl + Option + Command + D
Soft wrapOption + Command + W
Show / hide invisiblesOption + Command + I
Fold current blockF1
Convert to uppercaseControl + U
Convert to lowercaseControl + Shift + U
Convert to title caseControl + Option + U
Convert to opposite caseControl + G
Move line up / downControl + Command + Up & Down Arrow Key
Move column left / rightControl + Command + Left & Right Arrow Key
Shift leftOption + Tab
Shift rightOption + BackTab
Indent lineOption + Command + [
Edit each line in selectionOption + Command + A
Reformat paragraphControl + Q
Reformat and justifyControl + J
Unwrap paragraphControl + Option + Q
Execute line inserting resultControl + R
Filter through commandOption + Command + R
Add / remove bookmarkCommand + F2
Go to next bookmarkF2
Go to previous bookmarkShift + F2
Navigate tabsOption + Command + Left & Right Arrow Key
Go to header / sourceOption + Command + Up Arrow Key
Go to fileCommand + T
Go to symbolShift + Command + T
Scroll line up / downControl + Option + Command + Up & Down Arrow Key
Scroll column left / rightControl + Option + Command + Left & Right Arrow Key
Go to lineCommand + L
Go to middle visible lineShift + Command + J
Sort linesF5
Statistics for document / selectionControl + Shift + N
Select bundle itemControl + Command + T
Open bundle menuControl + Esc
Show web previewControl + Option + Command + P

Source Shortcuts

ActionTextMate Shortcuts
Comment line / selectionCommand + /
Lookup definition (ctags)Control + ]
Toggle single / double string quotesControl + “
Escaped double quotes: \”…\”Command + “
Escaped single quotes: \’…\’Option + Command + “
Insert comment bannerControl + Shift + B
Continue line commentEnter
Newline: \nCommand + Enter
Convert spaces to tabsControl + Shift + Command + T
Convert source to HTMLControl + Shift + H
View source as HTMLControl + Option + Command + P

HTML Shortcuts

ActionTextMate Shortcuts
DocumentationControl + H
ValidateControl + Shift + V
TidyControl + Shift + H
Refresh browserCommand + R
Convert to entities / URL escapesCommand + &
Insert open / close tagControl + <
Insert close tagOption + Command + .
Wrap selection in open / close tagControl + Shift + W
Wrap each selected line in tagControl + Shift + Command + W
Wrap selection as linkControl + Shift + L
Non breaking spaceOption + Spacebar
brControl + Enter
StrongCommand + B
EmphasizeCommand + I

PHP Shortcuts

ActionTextMate Shortcuts
DocumentationControl + H
ValidateControl + Shift + V
Continue block commentEnter
RunShift + Command + R
Download TextMate Shortcuts PDF

READ NEXT:

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button