Installing Package in Sublime Text

Sublime text is one of my favorite IDE. After entering license a week ago , i will share here how to installing package in sublime text.

  1. select Preferences > Browse Package
  2. see the location of package that your sublime text installed
  3. download package control for sublime and put in package directory
  4. Restart sublime

For Installing package :

  1. press Ctrl ( command ) + Shift + P . type Package Controll : Install Package
  2. scroll down , choose what type of package that you want to install . ex : html5
  3. wait until installation process done.

this is some references package that might be needed http://www.sitepoint.com/10-essential-sublime-text-plugins-full-stack-developer/

Leave a comment