How to install packages in sublime code editor?
In sublime text editor, i have many of option to use and make better test editor, if you want to use this text editor to write code of JavaScript and get code suggestion or if you want to write any of framework code help and highlighter. you have option to use this code editor,
to install code snippet and highlighter
press CTRL+SHIFT+P , and then chose Package Control Install package and enter
after install package
CTRL+SHIFT+P and search install package install
After the select package install package search any of package and then enter to install this and enjoy sublime text,
Post a Comment