On Github nroviw / sublime-text-talk
Don't have Sublime Text 3?
Download here:
⌘ ⇧ ⌥ ⌃
Goto Anything
⌘ + P
Goto Line (:)
Ctrl + G
Goto Symbol (@)
⌘ + R
Search within file (#)
Start/End of Line
⌘ + ← / →
Start/End of File
⌘ + ↑ / ↓
Opening / Close Tag
Ctrl + Shift + T
⌘ + /
⌘ + ⇧ + /
⌘ + [
⌘ + ]
Paste with indent
⌘ + ⇧ + V
Select Line
⌘ + L
Move Line
⌘ + Ctrl + ▲
⌘ + Ctrl + ▼
Select to Bracket
Ctrl + ⇧ + M
Select to Tag
⌘ + ⇧ + A
Select to Block
⌘ + ⇧ + J
Multi Select
⌘ + D
⌘ + Ctrl + G
⌘ + ⇧ + L
⌘ + click
Switch Tab
⌘ + (num)
Toggle Sidebar
⌘ + K + B
Distraction Free
⌘ + Ctrl + ⇧ + F
Create
⌘ + Opt + (num)
Switch
Ctrl + (num)
Move file into panel
Ctrl + ⇧ + (num)
⌘ + ,
"font_face" : "source_code_pro"
"font_size" : "15"
"font_options" : "subpixel_antialias"
"highlight_line" : true
"bold_folder_labels" : true
"highlight_modified_tabs" : true
"trim_trailing_white_space_on_save" : true
"translate_tabs_to_spaces" : true
"tab_size" : 2
"save_on_focus_lost" : true
⌘ + ⇧ + P
import urllib.request,os; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); open(os.path.join(ipp, pf), 'wb').write(urllib.request.urlopen( 'http://sublime.wbond.net/' + pf.replace(' ','%20')).read())
Tomorrow Color
Base 16
Project
⌘ + Ctrl + P
Bookmark
⌘ + fn + F2
fn + F2