I am using Sublime Text code editor and I want to download one of the recommended plug-in for Sublime - Emmet for its ability to code HTML+CSS faster.
Visit site for more information about Emmet.
1 Answer
If you have Sublime Text installed in your PC/Laptop following the below steps will help you to install Emmet.
Visit here to find more details on Emmet. and to learn how to use click here.
- First open Sublime Text (type
sublin Terminal). - Than Click on Preferences in Menu Bar and select Package Control.
- This will open a text box as shown, type
install packagehit enter.
- Now type
emmetand click on highlighted option.
This will start your downloading and installation.
You can view the downloading process in View -> Output Window.
It takes around 5-10 minutes on a stable Internet connection and also asked to restart the Sublime Text.