Skip to content

Brackets Extensions

pamelafox edited this page May 16, 2012 · 179 revisions

Brackets doesn't yet have functionality for discovering and installing extensions. In the meantime, here's a list of extensions that people have built. You can copy them into the brackets/src/extensions/user folder, then reload or restart Brackets.

  • Snippets
  • MDNLookup: Includes a way of creating an extensions toolbar and adding buttons to the toolbar with callbacks. Requires a slight change to the core.
  • String Convert : Provides shortcuts for modifying and encoding strings within the editor.

Clone this wiki locally