Sublime Text 3 support
February 25th, 2013
Emmet now supports Sublime Text 3 beta!
How to install:
The preferred way to install Emmet is to use Package Control:
- Open Command Palette in Sublime Text
- Pick “Install Package” command
- Find and install “Emmet” plugin
Or install it manually:
- Quit ST3.
- Clone plugin repo or download and unpack plugin into
Packages
folder of ST3. - Start editor.
The plugin will automatically download and install PyV8 binary for OS. The PyV8 is required to run Emmet (written in JavaScript) as Sublime Text plugin (should be written in Python). If it doesn’t happen or you experience issues, try to install it manually.
comments powered by Disqus