TextMate

General

Select all

⌘ Cmd + A

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
Select all
General

⌘ Cmd + A


DaVinci Resolve 15 (Mac)
Select all
Edit menu

⌘ Cmd + A


RStudio (Mac)
Select All
Editing (Console and Source)

⌘ Cmd + A


Ableton Live 10 (Mac)
Select all Clips/Slots
Session View commands

⌘ Cmd + A


Tableau (Mac)
Select all data
Selection tools (Tableau Desktop)

⌘ Cmd + A


GeoGebra
Select All
Mac desktop

⌘ Cmd + A


Adobe Illustrator (Mac)
Select all
Work with selections

⌘ Cmd + A


Final Cut Pro X
Select all clips
Marking

⌘ Cmd + A


Ace Editor (Mac)
Select all
Selection

⌘ Cmd + A


Total War: Attila (Mac)
Select all
Universal

⌘ Cmd + A


Adobe Lightroom Classic (Mac)
Select all photos
Comparing photos in the Library module

⌘ Cmd + A


Adobe Animate CC (Mac)
Select All
Edit and modify

⌘ Cmd + A


Adobe Dimension CC (Mac)
Select All
Edit menu

⌘ Cmd + A


Roll20
Select everything on current layer
Tools

⌘ Cmd + A


Waze Map Editor
Select Entire Street - mnemonic Select All
Editing Segments

⌘ Cmd + A


Autodesk SketchBook (Mac)
Select All
Tools

⌘ Cmd + A


Adobe Premiere Pro (Mac)
Select All
Edit

⌘ Cmd + A


elementary OS
Window overivew (across all workspaces)
General

⌘ Cmd + A


Corel Painter (Mac)
All
Select menu

⌘ Cmd + A


Adobe XD (Mac)
Select All
Edit menu

⌘ Cmd + A


CodeMirror
Select all
General (Mac)

⌘ Cmd + A


Pixelmator Pro
Select the entire image
Selection tools

⌘ Cmd + A


AWS Cloud9 IDE (Mac)
Select All
Selections

⌘ Cmd + A


Apple iBooks
Select all table borders or cell content, depending on the initial selection
Work with tables

⌘ Cmd + A


Apple iMovie
Select all clips.  To select all clips in the timeline, first click anywhere in the timeline. To select all clips in the browser, first click anywhere in the browser
Selecting and editing video

⌘ Cmd + A


Google Sheets (Mac)
Select all
Common actions

⌘ Cmd + A


Apple Pages
(after selecting a cell) Select all content in a table
Working with tables

⌘ Cmd + A


Apple GarageBand
Select all
General

⌘ Cmd + A


iPad Smart Keyboard
Select all text
Selecting and editing text

⌘ Cmd + A


Xcode
Highlight every item in a document or window, or all characters in a text field (equivalent to the Select All command)
Other system and application shortcuts

⌘ Cmd + A


Apple macOS
Select All items
Cut, copy, paste, and other common shortcuts

⌘ Cmd + A


CoffeeCup Web Editor
Select all
Clipboard

⌘ Cmd + A


iTunes 11 for Mac
Select all the songs in the list
Edit menu

⌘ Cmd + A


Adobe Acrobat 2017 (Mac)
Select or deselect all files
Working with PDF Portfolios

⌘ Cmd + A


Final Draft 11 (Mac)
Select all
Cmd key

⌘ Cmd + A