Install Emmet In Sublimetext3
1 Install the Package Manager in SublimeText3
1.1 Click the Preferences > Browse Packages… menu
1.2 Browse up a folder and then into the Installed Packages/ folder
1.3 Download Package Control.sublime-package and copy it into the Installed Packages/ directory
1.4 Restart Sublime Text
2 Install Emmet using the Package Manager
2.1 type Command + Shift + P and type "Install", press Enter, type "Emmet" and press Enter again.
3 Install the Python package (if needed)
3.1 Download PyV8
3.2 Unpack contents of downloaded archive into PyV8/%filename% folder inside Sublime Text Packages (find Browse Packages… menu item in ST editor to get into 'Installed Packages' folder), where %filename% is the name of downloaded file (e.g. it will be pyv8-win64-p3 if you download pyv8-win64-p3.zip file).
3.3 Restart ST editor.
blog comments powered by Disqus