Sublime Text 2 – Package Control installed but the list not shown

Take a look in your user Preferences.sublime-settings and remove the Package Control from the “ignored_packages” list if it is there. If you use a Linux based system, you may have to check permissions of /home/user/.config/sublime-text-3. Check if the directory is owned by your user. If not, change the owner user for that directory.

How to change style of matched brackets in Sublime Text 2 / 3?

You can change the color of the brackets modifying your theme’s color scheme file. Go to Preferences / Browse packages open folder Color Scheme – Default find out your current theme file (default’s Monokai.tmTheme). Open it using Sublime Text and find the following part: <key>bracketsForeground</key> <string>#F8F8F2A5</string> <key>bracketsOptions</key> <string>underline</string> <key>bracketContentsForeground</key> <string>#F8F8F2A5</string> <key>bracketContentsOptions</key> <string>underline</string> Here you can … Read more

Twig syntax highlighting sublime text

Documentation Syntax highlighting and auto-completion for Twig in Sublime Text 2is possible with : PHP-Twig.tmbundle TWIG Doc “IDEs Integration” : http://twig.sensiolabs.org/doc/templates.html#ides-integration Bundle’s Github : https://github.com/Anomareh/PHP-Twig.tmbundle Bundle’s Documentation : https://sublime.wbond.net/packages/PHP-Twig Download You can clone the project with : git clone https://github.com/Anomareh/PHP-Twig.tmbundle.git Or download it directly from the Github (last master version) : https://github.com/Anomareh/PHP-Twig.tmbundle/archive/master.zip Installation To install … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)