Hotkeys and shortcuts for TextMate
(Total 110)
⌘ Cmd + N |
GeneralNew |
Control + ⌘ Cmd + N |
GeneralNew project |
⌘ Cmd + O |
GeneralOpen |
⌘ Cmd + S |
GeneralSave |
↑ Shift + ⌘ Cmd + S |
GeneralSave as |
⌥ Option + ⌘ Cmd + S |
GeneralSave all |
Control + ⌘ Cmd + S |
GeneralSave project |
Control + ↑ Shift + ⌘ Cmd + S |
GeneralSave project as |
Control + ⌘ Cmd + R |
GeneralReveal in project |
⌘ Cmd + P |
General |
⌘ Cmd + ? |
GeneralHelp |
⌘ Cmd + Z |
GeneralUndo |
↑ Shift + ⌘ Cmd + Z |
GeneralRedo |
⌘ Cmd + X |
GeneralCut |
⌘ Cmd + C |
GeneralCopy |
⌘ Cmd + V |
GeneralPaste |
Control + ⌘ Cmd + V |
GeneralPaste without re-indenting |
↑ Shift + ⌘ Cmd + V |
GeneralPaste previous |
Control + ⌥ Option + ⌘ Cmd + V |
GeneralPaste from the clipboard history |
⌘ Cmd + ↑ Shift + D |
GeneralDuplicate line / selection |
⌥ Option + ⌘ Cmd + E |
GeneralFreehand editing |
⌥ Option + ⌘ Cmd + O |
GeneralOverwrite mode |
Control + W |
GeneralSelect word |
↑ Shift + ⌘ Cmd + L |
GeneralSelect line |
↑ Shift + ⌘ Cmd + B |
GeneralSelect enclosing brackets |
Control + ⌥ Option + B |
GeneralSelect current scope |
⌘ Cmd + A |
GeneralSelect all |
Esc |
GeneralCompletion |
⌘ Cmd + F |
GeneralFind |
↑ Shift + ⌘ Cmd + F |
GeneralFind in project |
⌘ Cmd + G |
GeneralFind next |
↑ Shift + ⌘ Cmd + G |
GeneralFind previous |
Control + ⌘ Cmd + F |
GeneralReplace all |
Control + ↑ Shift + ⌘ Cmd + F |
GeneralReplace all in selection |
⌥ Option + ⌘ Cmd + F |
GeneralReplace & find |
⌘ Cmd + E |
GeneralUse selection for find |
↑ Shift + ⌘ Cmd + E |
GeneralUse selection for replace |
⌘ Cmd + J |
GeneralJump to selection |
⌘ Cmd + : |
GeneralSpelling |
⌘ Cmd + ; |
GeneralCheck spelling |
⌥ Option + ⌘ Cmd + ; |
GeneralCheck spelling as you type |
⌥ Option + ⌘ Cmd + T |
GeneralSpecial characters |
⌘ Cmd + + |
GeneralBigger font |
⌘ Cmd + - |
GeneralSmaller font |
⌥ Option + ⌘ Cmd + B |
GeneralShow / hide bookmarks |
⌥ Option + ⌘ Cmd + L |
GeneralShow / hide line numbers |
Control + ⌥ Option + ⌘ Cmd + D |
GeneralShow / hide project drawer |
⌥ Option + ⌘ Cmd + W |
GeneralSoft wrap |
⌥ Option + ⌘ Cmd + I |
GeneralShow / hide invisibles |
F1 |
GeneralFold current block |
Control + U |
GeneralConvert to uppercase |
Control + ↑ Shift + U |
GeneralConvert to lowercase |
Control + ⌥ Option + U |
GeneralConvert to title case |
Control + G |
GeneralConvert to opposite case |
Control + ⌘ Cmd + ↑ ↓ |
GeneralMove line up / down |
Control + ⌘ Cmd + ← → |
GeneralMove column left / right |
⌥ Option + ⭾ Tab |
GeneralShift left |
⌘ Cmd + [ |
GeneralShift left |
⌥ Option + Back⭾ Tab |
GeneralShift right |
⌘ Cmd + ] |
GeneralShift right |
⌥ Option + ⌘ Cmd + [ |
GeneralIndent line |
⌥ Option + ⌘ Cmd + A |
GeneralEdit each line in selection |
Control + Q |
GeneralReformat paragraph |
Control + J |
GeneralReformat and justify |
Control + ⌥ Option + Q |
GeneralUnwrap paragraph |
Control + R |
GeneralExecute line inserting result |
⌥ Option + ⌘ Cmd + R |
GeneralFilter through command |
⌘ Cmd + F2 |
GeneralAdd / remove bookmark |
F2 |
GeneralGo to next bookmark |
↑ Shift + F2 |
GeneralGo to previous bookmark |
⌥ Option + ⌘ Cmd + ← → |
GeneralNavigate tabs |
⌥ Option + ⌘ Cmd + ↑ |
GeneralGo to header / source |
⌘ Cmd + T |
GeneralGo to file |
↑ Shift + ⌘ Cmd + T |
GeneralGo to symbol |
Control + ⌥ Option + ⌘ Cmd + ↑ ↓ |
GeneralScroll line up / down |
Control + ⌥ Option + ⌘ Cmd + ← → |
GeneralScroll column left / right |
⌘ Cmd + L |
GeneralGo to line |
↑ Shift + ⌘ Cmd + J |
GeneralGo to middle visible line |
F5 |
GeneralSort lines |
Control + ↑ Shift + N |
GeneralStatistics for document / selection |
Control + ⌘ Cmd + T |
GeneralSelect bundle item |
Control + Esc |
GeneralOpen bundle menu |
Control + ⌥ Option + ⌘ Cmd + P |
CSSPreview |
⌘ Cmd + / |
SourceComment line / selection |
Control + ] |
SourceLookup definition (ctags) |
Control + " |
SourceToggle single / double string quotes |
⌘ Cmd + " |
SourceEscaped double quotes: \"…\" |
⌥ Option + ⌘ Cmd + " |
SourceEscaped single quotes: \'…\' |
Control + ↑ Shift + B |
SourceInsert comment banner |
⤶ Enter |
PHPContinue block comment |
⌘ Cmd + ⤶ Enter |
SourceNewline: \n |
⌥ Option + ⌘ Cmd + ⤶ Enter |
SourceMove to end of line and insert ; |
↑ Shift + ⌘ Cmd + ⤶ Enter Move to End of line and Insert ; + LF |
Source(line feed) |
Control + ↑ Shift + ⌘ Cmd + T |
SourceConvert spaces to tabs |
Control + ↑ Shift + H |
HTMLTidy |
Ctrl + H |
ApacheSearch on apache.org |
Control + H |
PHPDocumentation |
Control + ↑ Shift + V |
PHPValidate |
⌘ Cmd + R |
HTMLRefresh browser |
⌘ Cmd + & |
HTMLConvert to entities / URL escapes |
Control + < |
HTMLInsert open / close tag |
⌥ Option + ⌘ Cmd + . |
HTMLInsert close tag |
Control + ↑ Shift + W |
HTMLWrap selection in open / close tag |
Control + ↑ Shift + ⌘ Cmd + W |
HTMLWrap each selected line in tag |
Control + ↑ Shift + L |
HTMLWrap selection as link |
⌥ Option + Space |
HTMLNon breaking space |
Control + ⤶ Enter |
HTMLbr |
⌘ Cmd + B |
HTMLStrong |
⌘ Cmd + I |
HTMLEmphasize |
↑ Shift + ⌘ Cmd + R |
PHPRun |