zen coding更名为emmet,新加更多特性
zen coding好久没更新,然后前两天看到消息说,它改名为emmet了,好吧,我还是觉得zen coding好记好听〜〜
更名之后,貌似emmet开始团队模式了,也新增了很多对html5和css3的支持,以及对移动终端常用标签的支持,具体这里不再详细列出,感兴趣的可以到[官方](http://emmet.io/)去查询下。
其实zencoding已经从google code迁移到github,更新后的github地址是:[https://github.com/emmetio/emmet](https://github.com/emmetio/emmet)。嗯,更方便管理了,而且作者也提供了各种编辑器插件:
-
Aptana/Eclipse (跨平台) — Emmet for Eclipse
-
TextMate (Mac) — external download
-
Coda 1.6 and 2.x (Mac) — external download
-
Espresso (Mac) — external download
-
Komodo Edit/IDE (跨平台) — external download
-
Notepad++ (Windows)
-
PSPad (Windows)
-
(基于浏览器). 可以查看 在线演示;
-
CodeMirror2 (基于浏览器). 可以查看 在线演示。
更多第三方插件请到官方网站下载。
值得一提的是,emmet提供了官方的Sublime text 2插件,zencoding创造者sergeche亲自开发哦~~