TextMate

General

Go to previous bookmark

↑   Shift + F2

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


Xyplorer
Batch Rename
File Menu

↑   Shift + F2


Exact Audio Copy
Save profile
File menu

↑   Shift + F2


winIDEA
Bookmark previous
Plugin: Analyzer

↑   Shift + F2


Battlezone 98 Redux
HUD only view
Camera views

↑   Shift + F2


Banner 9 (Windows, Mac)
Count Query
Mac shortcuts

↑   Shift + F2


FlightGear
Save current flight to fgfs.sav
Miscellaneous

↑   Shift + F2


AVImark
Another (must select a estimate entry)
Estimate maintenance

↑   Shift + F2


Tibia
(Healing / Support) Antidote
Action bar

↑   Shift + F2


PyCharm 2018.2
Navigate to the previous found error/warning.
Navigation in source code

↑   Shift + F2


Citrix Receiver
Display or hide the Windows Title Bar for the Citrix Receiver Client window
Citrix Receiver Client

↑   Shift + F2


PaintShop Pro 2018
Instant effects
Shortcuts with Shift

↑   Shift + F2


Bluebeam Revu
Save all
Advanced text

↑   Shift + F2


CorelDRAW Graphics Suite 2018
Zoom To Selection
General

↑   Shift + F2


Microsoft FrontPage
Previous temporary bookmark.
Work with coding tools

↑   Shift + F2


Virtual DJ 2018
Sampler 2 play while pressed
General

↑   Shift + F2


Komodo Edit
Previous bookmark
General

↑   Shift + F2


Atom (Windows)
(Source: Bookmarks) bookmarks:jump-to-previous-bookmark
All shortcuts

↑   Shift + F2


Microsoft Word 2016
Copy text.
Shift + Function keys

↑   Shift + F2


IntelliJ IDEA (Windows, Linux)
Previous highlighted error
Navigation

↑   Shift + F2


IntelliJ IDEA (macOS)
Previous highlighted error
Navigation

↑   Shift + F2


Comodo IceDragon
Developer Toolbar
Tools

↑   Shift + F2


WordPerfect X8
Find Next
General

↑   Shift + F2


LibreOffice
Turns on Extended Tips for the currently selected command, icon or control
Controlling documents and windows

↑   Shift + F2


WriteMonkey
Go to previous bookmark
Bookmarks

↑   Shift + F2


Google Sheets (Android)
Insert/edit note
Editing notes and comments

↑   Shift + F2


Google Sheets
Insert/edit note
Edit notes and comments

↑   Shift + F2


Google Sheets (Mac)
Insert/edit note
Edit notes and comments

↑   Shift + F2


Qt Creator
Switch between function declaration and definition
Editing

↑   Shift + F2


Multi Commander
Force Refresh (and flush cache)
File manager-specific

↑   Shift + F2


Sublime Text
Previous bookmark
Bookmarks

↑   Shift + F2


The Bat!
Put message in queue
Message Editor

↑   Shift + F2


WinMerge
Previous Bookmark
Bookmarks

↑   Shift + F2


Blender
Logic Editor
General

↑   Shift + F2


Microsoft Excel 2016
Adds or edits a cell comment
Function keys

↑   Shift + F2


PeaZip
Move selected to...
Functional keys

↑   Shift + F2


Firefox Quantum
Developer toolbar
Tools

↑   Shift + F2


Notepad++
Go to previous bookmark
Search menu

↑   Shift + F2


Opera
Enter nickname for fast bookmark access
Loading keys: Access

↑   Shift + F2


Android Studio
Next/previous highlighted error
Writing code

↑   Shift + F2


Uplay
Open overlay
General

↑   Shift + F2


Microsoft Access 2016
Open the Zoom box to conveniently enter expressions and other text in small input areas
Miscellaneous keyboard shortcuts

↑   Shift + F2


Notepad2
Expand selection to previous match
Find and replace

↑   Shift + F2