TextMate

General

New

⌘ Cmd + N

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


Coda for iOS
New document tab
General

⌘ Cmd + N


DaVinci Resolve 15 (Mac)
New timeline
File menu

⌘ Cmd + N


Substance Painter (Mac)
New project
General

⌘ Cmd + N


Adobe Illustrator (Mac)
Create a document
Work with documents

⌘ Cmd + N


Tableau (Mac)
New workbook
Managing workbooks, sheets, and files (Tableau Desktop)

⌘ Cmd + N


Cisco Jabber (Mac)
Start a chat with the selected contact
Instant messages

⌘ Cmd + N


GeoGebra
New Window
Mac desktop

⌘ Cmd + N


Cisco Webex
Share a whiteboard
Mac

⌘ Cmd + N


Ableton Live 10 (Mac)
New Live Set
Working with Sets and the Program

⌘ Cmd + N


Final Cut Pro X
Create a new project
General

⌘ Cmd + N


QuickBooks Desktop (Mac)
Edit > N
Editing

⌘ Cmd + N


Adobe Bridge CC (Mac)
New window
File menu

⌘ Cmd + N


Airmail
New Message
General

⌘ Cmd + N


Adobe Lightroom Classic (Mac)
Create a new web gallery template
Working in the Web module

⌘ Cmd + N


Adobe Dimension CC (Mac)
New
File menu

⌘ Cmd + N


Twist
Add team member
Action (macOS)

⌘ Cmd + N


Adobe Premiere Pro (Mac)
Sequence...
File

⌘ Cmd + N


Autodesk SketchBook (Mac)
New (menu)
Tools

⌘ Cmd + N


Corel Painter (Mac)
New
File menu commands

⌘ Cmd + N


Pixelmator Pro
Create a new image
Open, save, an export images

⌘ Cmd + N


Adobe XD (Mac)
New
Keys for File menu

⌘ Cmd + N


IntelliJ IDEA (macOS)
Generate code
Editing

⌘ Cmd + N


Apple Messages
Start a new message
Messages

⌘ Cmd + N


Apple iMovie
Create a new movie project
Managing projects and events

⌘ Cmd + N


Apple iBooks
Open a new book
General

⌘ Cmd + N


Apple GarageBand
Create a new project
General

⌘ Cmd + N


Apple Finder
New Finder window
File and window related

⌘ Cmd + N


iPad Smart Keyboard
Compose
Tweetbot

⌘ Cmd + N


Git Tower (Mac)
Open new window
General

⌘ Cmd + N


Xcode
Open a new document (equivalent to the New command)
Other system and application shortcuts

⌘ Cmd + N


Apple Calendar
Add a new event
Event shortcuts

⌘ Cmd + N


Apple Pages
Open the template chooser
General

⌘ Cmd + N


Apple macOS
Open a new Finder window
Finder

⌘ Cmd + N


Visual Studio Code (Mac)
New File
File management

⌘ Cmd + N


CoffeeCup Web Editor
Quick file
File management

⌘ Cmd + N


iTunes 11 for Mac
Create a new playlist
File menu

⌘ Cmd + N


Skype
Start new conversation
New Skype shortcuts (Mac)

⌘ Cmd + N


Wunderlist
Add a new To-do
Mac

⌘ Cmd + N