Emmet for Sublime Text
Official Emmet plugin for Sublime Text.
- How to install
- Available actions
- Extensions support
- Overriding keyboard shortcuts
- How to expand abbreviatoins with Tab key in other syntaxes
- Notes about Tab key handler
How to install
Warning: this plugin may not work at all in some OSes since it written in JavaScript and uses PyV8 and Google V8 binaries to run. If you experience problems or editor crashes please fill an issue.
With Package Control:
- Run “Package Control: Install Package” command, find and install
Emmetplugin. - Restart ST editor (if required)
Manually:
- Clone or download git repo into your packages folder (in ST, find Browse Packages... menu item to open this folder)
- Restart ST editor (if required)
WARNING: When plugin is installed, it will automatically download required PyV8 binary so you have to wait a bit (seeLoading PyV8 binary message on status bar). If you experience issues with automatic PyV8 loader, try to install it manually.
EmmetforSublimeText是一款官方提供的Emmet插件,用于提升前端开发效率。本文档介绍了如何通过PackageControl或者手动方式安装该插件,并提到了在安装过程中会自动下载必要的PyV8二进制文件。
536

被折叠的 条评论
为什么被折叠?



