Emmet is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow: http://docs.emmet.io
Clone this repo into ~/Library/Application Support/Brackets/extensions/user/ and restart Brackets.
or
- Run Brackets.
- Select File > Install Extension...
- Enter
https://github.com/emmetio/brackets-emmet/archive/master.zipas Extension URL. - Click Install to begin downloading and installing the extension.
After the extension installation is completed, you should see Emmet menu item with all available actions.
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).