Skip to content

animaster/brackets-emmet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ~/Library/Application Support/Brackets/extensions/user/ and restart Brackets.

or

  1. Run Brackets.
  2. Select File > Install Extension...
  3. Enter https://github.com/emmetio/brackets-emmet/archive/master.zip as Extension URL.
  4. 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.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%