Skip to content

Instantly share code, notes, and snippets.

@daothanh
Created August 24, 2017 13:44
Show Gist options
  • Save daothanh/bad5ac801001fc11722cb54cf8cae466 to your computer and use it in GitHub Desktop.
Save daothanh/bad5ac801001fc11722cb54cf8cae466 to your computer and use it in GitHub Desktop.
sublime text 3 packages for php developer
[
{
"button": "button1",
"count": 1,
"modifiers": ["ctrl"],
"press_command": "drag_select",
"command": "goto_definition"
}
]
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"3024 Color Scheme",
"A File Icon",
"All Autocomplete",
"Bootstrap 3 Autocomplete",
"Bootstrap 3 Snippets",
"BracketHighlighter",
"CodeFormatter",
"Color Scheme - Creamy",
"Color Scheme - Sleeplessmind",
"ColorHelper",
"ColorSchemeSelector",
"Colorsublime",
"DocBlockr",
"Emmet",
"FindKeyConflicts",
"Git",
"GitGutter",
"GitHubinator",
"HTML-CSS-JS Prettify",
"Jade",
"jQuery",
"Laravel 5 Snippets",
"Laravel Blade Highlighter",
"Laravel Helper Completions",
"LaravelCollective HTML Form Snippets",
"LESS",
"Local History",
"Numix Theme",
"Package Control",
"PHP Companion",
"PHP Completions Kit",
"PHP Source",
"Phpcs",
"PHPIntel",
"PHPUnit Completions",
"React Templates",
"Sass",
"SideBarEnhancements",
"SimplePHPUnit",
"SublimeCodeIntel",
"SublimeLinter",
"SublimeLinter-csslint",
"SublimeLinter-jshint",
"SublimeLinter-json",
"SublimeLinter-php",
"Theme - Aristocat",
"Theme - Soda",
"Theme - Soda SolarizedDark",
"Theme - SoDaReloaded",
"Theme - Sodarized",
"Theme - Spaceblack",
"Twig",
"Vn Ime",
"Vue Syntax Highlight",
"WebExPert - ColorScheme"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment