Emmet.io is a neat editor plugin stemmed from Zen Coding. It improves workflow by allowing single-line coding.
Emmet allows writing CSS-like expressions that are parsed on the go, so basically you can type in similar items like using a print function.
The following editors are currently supported:
- Eclipse/Aptana
- Sublime Text 2
- TextMate 1.x
- Coda 1.6 and 2.x
- Espresso
- Komodo Edit/IDE
- Notepad++
- PSPad
- <textarea>
- CodeMirror2
- Website: http://docs.emmet.io/















