TextMate

HTML

Refresh browser

⌘ Cmd + R

All hotkeys for TextMate

General
New

⌘ Cmd + N

General
New project

Control + ⌘ Cmd + N

General
Open

⌘ Cmd + O

General
Save

⌘ Cmd + S

General
Save as

↑   Shift + ⌘ Cmd + S

General
Save all

⌥ Option + ⌘ Cmd + S

General
Save project

Control + ⌘ Cmd + S

General
Save project as

Control + ↑   Shift + ⌘ Cmd + S

General
Reveal in project

Control + ⌘ Cmd + R

General
Print

⌘ Cmd + P

General
Help

⌘ Cmd + ?

General
Undo

⌘ Cmd + Z

General
Redo

↑   Shift + ⌘ Cmd + Z

General
Cut

⌘ Cmd + X

General
Copy

⌘ Cmd + C

General
Paste

⌘ Cmd + V

General
Paste without re-indenting

Control + ⌘ Cmd + V

General
Paste previous

↑   Shift + ⌘ Cmd + V

General
Paste from the clipboard history

Control + ⌥ Option + ⌘ Cmd + V

General
Duplicate line / selection

⌘ Cmd + ↑   Shift + D

General
Freehand editing

⌥ Option + ⌘ Cmd + E

General
Overwrite mode

⌥ Option + ⌘ Cmd + O

General
Select word

Control + W

General
Select line

↑   Shift + ⌘ Cmd + L

General
Select enclosing brackets

↑   Shift + ⌘ Cmd + B

General
Select current scope

Control + ⌥ Option + B

General
Select all

⌘ Cmd + A

General
Completion

Esc

General
Find

⌘ Cmd + F

General
Find in project

↑   Shift + ⌘ Cmd + F

General
Find next

⌘ Cmd + G

General
Find previous

↑   Shift + ⌘ Cmd + G

General
Replace all

Control + ⌘ Cmd + F

General
Replace all in selection

Control + ↑   Shift + ⌘ Cmd + F

General
Replace & find

⌥ Option + ⌘ Cmd + F

General
Use selection for find

⌘ Cmd + E

General
Use selection for replace

↑   Shift + ⌘ Cmd + E

General
Jump to selection

⌘ Cmd + J

General
Spelling

⌘ Cmd + :

General
Check spelling

⌘ Cmd + ;

General
Check spelling as you type

⌥ Option + ⌘ Cmd + ;

General
Special characters

⌥ Option + ⌘ Cmd + T

General
Bigger font

⌘ Cmd + +

General
Smaller font

⌘ Cmd + -

General
Show / hide bookmarks

⌥ Option + ⌘ Cmd + B

General
Show / hide line numbers

⌥ Option + ⌘ Cmd + L

General
Show / hide project drawer

Control + ⌥ Option + ⌘ Cmd + D

General
Soft wrap

⌥ Option + ⌘ Cmd + W

General
Show / hide invisibles

⌥ Option + ⌘ Cmd + I

General
Fold current block

F1

General
Convert to uppercase

Control + U

General
Convert to lowercase

Control + ↑   Shift + U

General
Convert to title case

Control + ⌥ Option + U

General
Convert to opposite case

Control + G

General
Move line up / down

Control + ⌘ Cmd + ↑  ↓

General
Move column left / right

Control + ⌘ Cmd + ←  →

General
Shift left

⌥ Option + ⭾ Tab

General
Shift left

⌘ Cmd + [

General
Shift right

⌥ Option + Back⭾ Tab

General
Shift right

⌘ Cmd + ]

General
Indent line

⌥ Option + ⌘ Cmd + [

General
Edit each line in selection

⌥ Option + ⌘ Cmd + A

General
Reformat paragraph

Control + Q

General
Reformat and justify

Control + J

General
Unwrap paragraph

Control + ⌥ Option + Q

General
Execute line inserting result

Control + R

General
Filter through command

⌥ Option + ⌘ Cmd + R

General
Add / remove bookmark

⌘ Cmd + F2

General
Go to next bookmark

F2

General
Go to previous bookmark

↑   Shift + F2

General
Navigate tabs

⌥ Option + ⌘ Cmd + ←  →

General
Go to header / source

⌥ Option + ⌘ Cmd +

General
Go to file

⌘ Cmd + T

General
Go to symbol

↑   Shift + ⌘ Cmd + T

General
Scroll line up / down

Control + ⌥ Option + ⌘ Cmd + ↑  ↓

General
Scroll column left / right

Control + ⌥ Option + ⌘ Cmd + ←  →

General
Go to line

⌘ Cmd + L

General
Go to middle visible line

↑   Shift + ⌘ Cmd + J

General
Sort lines

F5

General
Statistics for document / selection

Control + ↑   Shift + N

General
Select bundle item

Control + ⌘ Cmd + T

General
Open bundle menu

Control + Esc

CSS
Preview

Control + ⌥ Option + ⌘ Cmd + P

Source
Comment line / selection

⌘ Cmd + /

Source
Lookup definition (ctags)

Control + ]

Source
Toggle single / double string quotes

Control + "

Source
Escaped double quotes: \"…\"

⌘ Cmd + "

Source
Escaped single quotes: \'…\'

⌥ Option + ⌘ Cmd + "

Source
Insert comment banner

Control + ↑   Shift + B

PHP
Continue block comment

⤶ Enter

Source
Newline: \n

⌘ Cmd + ⤶ Enter

Source
Move to end of line and insert ;

⌥ Option + ⌘ Cmd + ⤶ Enter

Source
(line feed)

↑   Shift + ⌘ Cmd + ⤶ Enter Move to End of line and Insert ; + LF

Source
Convert spaces to tabs

Control + ↑   Shift + ⌘ Cmd + T

HTML
Tidy

Control + ↑   Shift + H

Apache
Search on apache.org

Ctrl + H

PHP
Documentation

Control + H

PHP
Validate

Control + ↑   Shift + V

HTML
Refresh browser

⌘ Cmd + R

HTML
Convert to entities / URL escapes

⌘ Cmd + &

HTML
Insert open / close tag

Control + <

HTML
Insert close tag

⌥ Option + ⌘ Cmd + .

HTML
Wrap selection in open / close tag

Control + ↑   Shift + W

HTML
Wrap each selected line in tag

Control + ↑   Shift + ⌘ Cmd + W

HTML
Wrap selection as link

Control + ↑   Shift + L

HTML
Non breaking space

⌥ Option + Space

HTML
br

Control + ⤶ Enter

HTML
Strong

⌘ Cmd + B

HTML
Emphasize

⌘ Cmd + I

PHP
Run

↑   Shift + ⌘ Cmd + R

Similar combinations for other applications


Dashlane
Refresh / Sync
Application (Mac)

⌘ Cmd + R


Coda for iOS
Reload (preview only)
General

⌘ Cmd + R


DaVinci Resolve 15 (Mac)
Retime controls
Clip

⌘ Cmd + R


Ableton Live 10 (Mac)
Rename Selected Track
Commands for Tracks

⌘ Cmd + R


Tableau (Mac)
Refresh the data source
Data (Tableau Desktop)

⌘ Cmd + R


Cisco Jabber (Mac)
Redial
Call

⌘ Cmd + R


GeoGebra
Recompute all objects (including random numbers)
Mac desktop

⌘ Cmd + R


Cisco Webex
Lock the meeting
Mac

⌘ Cmd + R


Sketch
Rename layer
Arranging layers

⌘ Cmd + R


Final Cut Pro X
Show or hide the retime editor
Effects

⌘ Cmd + R


QuickBooks Desktop (Mac)
Edit > Use Register
Editing

⌘ Cmd + R


Adobe Lightroom Classic (Mac)
Reload web gallery
Working in the Web module

⌘ Cmd + R


Adobe Bridge CC (Mac)
Open in camera raw
File menu

⌘ Cmd + R


Airmail
Reply
General

⌘ Cmd + R


Kindle for Mac
Go: Sync to furthest page read
Apple menu systems

⌘ Cmd + R


Adobe Animate CC (Mac)
Import image, sound, etc.
File

⌘ Cmd + R


Adobe Premiere Pro (Mac)
Speed/Duration...
Clip

⌘ Cmd + R


Corel Painter (Mac)
Show/Hide rulers
Canvas menu

⌘ Cmd + R


Adobe XD (Mac)
Make Repeat Grid
Object menu

⌘ Cmd + R


IntelliJ IDEA (macOS)
Run
Compile and run

⌘ Cmd + R


Apple Messages
Go to a chat room
Messages

⌘ Cmd + R


Adobe Audition (Mac)
Repeat previous command (opening its dialog box but not clicking OK)
Editing audio files

⌘ Cmd + R


Google Sheets (Mac)
Fill right
Common actions

⌘ Cmd + R


Apple iBooks
Show the document rulers
General

⌘ Cmd + R


iPad Smart Keyboard
Show/Hide ruler
Pages

⌘ Cmd + R


Pocket for Mac
Refresh
File Menu

⌘ Cmd + R


Apple Finder
Show original for selected alias
File and window related

⌘ Cmd + R


Git Tower (Mac)
Refresh / reload data
General

⌘ Cmd + R


Apple Calendar
Refresh all calendars
Calendar shortcuts

⌘ Cmd + R


Apple Pages
Show or hide the ruler
General

⌘ Cmd + R


Xcode
Run
Product menu

⌘ Cmd + R


Apple macOS
Show the original file for the selected alias
Finder

⌘ Cmd + R


iTunes 11 for Mac
Check for app updates (when Apps is selected, below the Library)
iTunes Store

⌘ Cmd + R


Skype
Refresh the app
New Skype shortcuts (Mac)

⌘ Cmd + R


Final Draft 11 (Mac)
Reformat
Cmd key

⌘ Cmd + R