twopix / brackets-emmet

Emmet plugin for Brackets editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emmet plugin for Brackets editor

Emmet is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow: http://docs.emmet.io

Installation

Clone this repo into Brackets extensions folder (can be opened by selecting Help > Show Extensions Folder menu item in Brackets) and restart editor. You should see Emmet menu item with all available actions.

Default keybindings

All available keybindings are defined in keymap.json.

To redefine them, simply update keymap.json action values with new keybindings (see CodeMirror Manual for key reference).

About

Emmet plugin for Brackets editor