Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 712 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 712 Bytes

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