Go to Project (⌘ + Control + P)
Command Prompt (⌘ + Shift + P)
New Window (⌘ + Shift + N)
Select Content Into Tag (⌘ + Shift + A)
Close Tag (⌘ + Option + .)
Find Next Occurrence of Current Word (Option + ⌘ + G)
Find All Occurrences of Current Word (Control + ⌘ + G)
Find in Files (⌘ + Shift + F)
Select Line repeatedly (⌘L)
Select Word repeatedly (⌘D)
Select Content In Brackets (Control + Shift + M)
Insert Line Before (⌘ + Shift + Enter)
Insert Line After (⌘ + Enter)
Delete Line (Control + Shift + K)
Delete Line from Cursor to End of Line (⌘KK)
Delete Line from Cursor to Start of Line (⌘K + Delete)
Duplicate Line(s) (⌘ + Shift + D)
Comment (⌘/)
Block Comment (⌘ + Option + /)
Paste and Indent (⌘ + Shift + D)
Auto Complete (Repeat for next selection) (Control + Space)
Jump to Matching Bracket (Control + M)
Undo Movement (Soft Undo) (⌘U)
Redo Movement (Soft Redo) (⌘ + Shift + U)
Previous Bookmark (Shift + F2)
Clear Bookmarks (⌘ + Shift + F2)
Single Column (⌘ + Option + 1)
Two Columns (⌘ + Option + 2)
Focus Group (Control + {1,2,3,4})
Move File to Group (Control + Shift + {1,2,3,4})