The most important tool of all is the Package Control, which is the manager for installing additional plugins directly from within Sublime. This can be done manually or by copying and pasting the appropriate python code in your sublime console. The second is the most recommended method. It will take care of the rest of the package installation ahead.
To install package control, visit the package control installation page, find and copy the code relevant to your version of sublime, open your sublime console with ctr+` and paste the given code.(endeavour to have internet connection.) then wait for the command to execute.
If for any reason the above method fails, you can go through the manual method by:
- Launch sublime text
- On the option menu, navigate to preferences > Browse packages
- A dialog box will pop up, then move the folder one step backwards where you'll find the installed package folder
- Download package control and copy it into the Installed package directory
- Restart sublime Text(close and re-open)
0 comments:
Post a Comment