Shortcuts TextMate for MacOS

117 shortcuts3,231 views
Open Trainer

General Shortcuts

macOSAction
Command+NNew
Command+Ctrl+NNew Project
Command+OOpen
Command+SSave
Command+Shift+SSave As
Command+Option+SSave All
Command+Ctrl+SSave Project
Command+Shift+Ctrl+SSave Project As
Command+Ctrl+RReveal in Project
Command+PPrint
Command+?Help
Command+ZUndo
Command+Shift+ZRedo
Command+CCopy
Command+XCut
Command+VPaste
Command+Shift+VPaste Previous
Command+Ctrl+Option+VPaste from Clipboard
Command+Ctrl+VPaste without Re-indent
EscCompletion
Command+Option+OOverwrite Mode
Command+Option+EFreehand Editing
Ctrl+WSelect Word
Command+Shift+LSelect Line
Command+ASelect All
Option+Ctrl+BSelect Current Scope
Command+Shift+BSelect Enclosing Brackets
Command+FFind
Command+GFind Next
Command+Shift+GFind Previous
Command+Shift+FFind in Project
Command+Ctrl+FReplace All
Command+Option+FFind and Replace
Command+Ctrl+Shift+FReplace All in Selection
Command+EUse Selection for Find
Command+Shift+EUse Selection for Replace
Command+JJump to Selection
Command+:Spelling
Command+;Check Spelling
Command+Option+;Check Spelling as you type
Command+Option+TSpecial Characters
Command++Zoom Font
Command+-Zoom out Font
Command+Option+BDisplay/Hide Bookmarks
Command+Option+LDisplay/Hide Line numbers
Command+Ctrl+Option+DDisplay/Hide Project Drawer
Command+Option+WSoft Wrap
Command+Option+IDisplay/Hide Invisibles
F1Fold Current Block
Ctrl+UUppercase
Ctrl+Shift+ULowercase
Ctrl+Option+UTitlecase
Ctrl+GOpposite Case
Command+Ctrl+Up Arrow / Down ArrowMove line Up/Down
Command+Ctrl+Left Arrow / Right ArrowMove Column Up/Down
Command+[Left Shift
Command+]Right Shift
Command+Option+[Indent Line
Command+Option+AEdit each line in selection
Ctrl+QReformat Paragraph
Ctrl+JReformat and Justify
Ctrl+Option+QUnwrap Paragraph
Ctrl+RExecute line inserting result
Command+Option+RFilter through Command
Command+F2Add/Remove Bookmark
F2 / Shift+F2Jump to Next/Previous Bookmark
Command+Option+Left Arrow / Right ArrowNavigate Tabs
Command+Option+Up ArrowGo to Header/Source
Command+TGo to File
Command+Shift+TGo to Symbol
Command+Option+Ctrl+Up Arrow/Down ArrowScroll line Up/Down
Command+Option+Ctrl+Left Arrow/Right ArrowScroll Column Up/Down
Command+LGo to Line
Command+Shift+JGo to Middle Visible Line
F5Sort Lines
Command+Option+Ctrl+PShow Web preview
Ctrl+EscOpen Bundle Menu
Command+Ctrl+TSelect Bundle Item
Ctrl+Shift+NStatistics for Document/Selection

Source Shortcut

macOSAction
Command+/Comment Line/Selection
Ctrl+]Lookup definition
Ctrl+Toggle Single/Double Quotes
Command+Escaped Double Quotes
Command+Option+Escaped Single Quotes
Ctrl+Shift+BInsert Comment Banner
EnterContinue Line Comment
Command+ReturnMove to EOL and Insert LF
Command+Option+ReturnMove to EOL and Insert ;
Command+Shift+ReturnMove to Eol and Insert ;+LF
Ctrl+ReturnNewLine
Command+Ctrl+Shift+TConvert Space to Tabs
Ctrl+Shift+HConvert Source to HTML
Command+Option+Ctrl+PView Source as HTML

Apache Shortcut

macOSAction
Ctrl+HSearch on Apache.org

HTML Shortcuts

macOSAction
Ctrl+Option+VValidate
Ctrl+HDocumentation
Ctrl+Shift+HTidy
Command+RRefresh Browser
Command+&Convert to Entities/URL Escapes
Ctrl+<Insert Open/Close Tag
Command+Option+.Insert Close Tag
Ctrl+Shift+WWrap selection in Open/Close Tag
Command+Ctrl+Shift+WWrap Each Selected line as Tag
Ctrl+Shift+LWrap Selection as Link
Ctrl+ReturnBr
Command+BStrong
Command+IEmphasize

XML Shortcuts

macOSAction
Ctrl+Shift+VValidate
Ctrl+Shift+HTidy

JavaScript Shortcuts

macOSAction
Ctrl+HDocumentation

CSS Shortcuts

macOSAction
Ctrl+HDocumentation
Ctrl+Shift+VValidate
Command+Option+Ctrl+PPreview

PHP Shortcuts

macOSAction
Ctrl+HDocumentation
Ctrl+Shift+VValidate
EnterContinue Block Comment
Command+Shift+RRun