Skip to content

0xemad/brackets-emmet

 
 

Repository files navigation

Emmet plugin for Brackets editor

Get Support

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

Installation

  1. Run Brackets.
  2. Select File > Install Extension...
  3. Enter https://github.com/emmetio/brackets-emmet as Extension URL.
  4. Click Install to begin downloading and installing the extension.

or

Clone this repo into ~/Library/Application Support/Brackets/extensions/user/ and restart Brackets.


After the extension installation is completed, 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).

Emmet for Brackets supports extensions: you should open Emmet > Preferences… dialog and enter absolute path to extentions folder. Unfortunately, Brackets doesn’t support folder picking dialog so you have to type it manually.

About

Emmet plugin for Brackets editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published