Skip to content

Instantly share code, notes, and snippets.

@saro0h
Last active August 29, 2015 14:03
Show Gist options
  • Save saro0h/390337e6dd1fbe69740d to your computer and use it in GitHub Desktop.
Save saro0h/390337e6dd1fbe69740d to your computer and use it in GitHub Desktop.
SublimeText config
{
"auto_complete": true,
"auto_complete_commit_on_tab": true,
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_size": 13.0,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
60
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Abacusd => alignement, j'utilise plus, car j'aligne plus, ca pourris les diff
AdvancedNewFiled => mush have => createfile a/b/c/e.php => ca fait toute l'arbo
All Autocompleted => autocomplete avec tous les tokens qu'il trouve dans les fichiers ouvert
Chef
Codechef
DocBlockr => doc => ca sert presque a rien
Emmet => j'utilise pas
Gist => utilise un peu
LESS
MoveTab => très pratique, meme shortcut que chrome / FF
PHP Companion => MUST have !! import de use, import de NS
PHP Getters and Setters (j'ai surchargé 2-3 truc par contre)
PhpCodeGen => j'utilise pas, mais surement très puissant
PHPUnit Completions
PHPUnit
Puppet
SideBarEnhancements (MUST HAVE !!!!)
snake_case => marche pas
sublime-github => bug, dommage !!
sublime-symfony
Symfony2 Snippets
l'un des deux est un MUST HAVE, snippet SF2 dans tous les sens
SublimeLinter (MUST HAVE !!!)
sublimetext-markdown-preview
SymfonyCommander => useless
SyncedSideBar
Theme - Phoenix
Theme - Soda
TOML
TrailingSpaces => must have
Twig
YAML Nav => must have
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment