//Settings - User { "font_size": 13, "translate_tabs_to_spaces": truem "trim_trailing_white_space_on_save": true } //Key Bindings - User [ { "keys": ["ctrl+shift+c"], "command": "open_terminal" } { "keys": ["alt+/"] "command": "auto_complete" } ] Package control Ctrl + ` import urllib2,os; pf='Package Control.sublime-package'; ipp=sublime.installed_packages_path(); os.makedirs(ipp) if not os.path.exists(ipp) else None; urllib2.install_opener(urllib2.build_opener(urllib2.ProxyHandler())); open(os.path.join(ipp,pf),'wb').write(urllib2.urlopen('http://sublime.wbond.net/'+pf.replace(' ','%20')).read()); print 'Please restart Sublime Text to finish installation' Zen Coding SublimeLinter AdvancedNewFile ( Ctrl + Alt + N ) SideBarEnhancements PHPUnit jQuery