kolipka / brackets-preferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brackets preferences plugin

Brackets extension that display all preferences and allows changing them. Support regex search.

Property labels are displayed as raw property keys. But if there is a PROTO_[key] in nls/root/strings.js it will be displayed instead. It makes UI look bit better. Original repository was https://bitbucket.org/kali777/brackets-preferences

Screenshot

Installation

Easy way is to install this extension using Extension Manager.

You can also download zip from repository and install manually.

TODO

  • add more preferences strings
  • support for property validation

License

MIT

About

License:MIT License


Languages

Language:JavaScript 94.1%Language:CSS 5.9%