Sublime Text wrap selection with snippet

As can be seen here: Tools -> New Snippet… -> save as darken.sublime-snippet in Data\Packages\User\ <snippet> <content><![CDATA[darken($SELECTION, 5%);]]></content> <!– Optional: Tab trigger to activate the snippet –> <tabTrigger>darken</tabTrigger> <!– Optional: Scope the tab trigger will be active in –> <scope>source.css</scope> <!– Optional: Description to show in the menu –> <description>Darken Snippet</description> </snippet> And keybind: { … Read more

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 can I open Sublime Text 2 files from the command line in linux to a tab, not a new window

Try Sublime command line help subl –help Sublime Text 2 Build 2217 Usage: subl [arguments] [files] edit the given files or: subl [arguments] [directories] open the given directories or: subl [arguments] – edit stdin Arguments: –project <project>: Load the given project –command <command>: Run the given command -n or –new-window: Open a new window -a … Read more

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