====== Sublime Text ====== [[http://www.sublimetext.com/|Site officiel]]. ===== Packages conseillés ===== * Package Control (indispensable pour installer des packages) - Simple [[https://packagecontrol.io/installation|tuto d'installation]] sur leur site. (pour SublimeText2) * Emmet (wtf plugin : quick write html and css) [[https://www.emmet.io/|site]] [[https://docs.emmet.io/|doc & demo]] * Tomorow Color Schemes ===== Packages essayés avec Sublime Text version 2 ===== * SublimeCodeIntel (more auto completion in PHP) * SublimeLinter (show syntax errors) + One Linter by Language needed * Alignement (auto align lists of : and =>) * Theme Nexus * LiveReload * AdvancedNewFile (create files and folders with ''Ctrl Shift n'' ===== User Preferences ===== "color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night-Eighties.tmTheme", "default_line_ending": "unix", "font_size": 11, "ignored_packages": [ "Vintage", "LiveReload" ], "line_padding_bottom": 0, "line_padding_top": 0, "theme": "Nexus.sublime-theme" ===== Raccourcis utiles ===== ''Ctrl P'' \\ ''Ctrl Shift P'' \\