Brackets - A modern, open source code editor that understands web design. Brackets is a lightweight, yet powerful, modern text editor We blend visual tools into the editor so you get the right amount of help when you want it With new features and extensions released every 3-4 weeks, it's like getting presents all year long
Brackets - Contribute Brackets is fun to hack on and easy to contribute to Made with ♥ and JavaScript, the Brackets project is a community sandbox where everyone is invited to experiment with new ideas for web tooling
brackets - Brackets API brackets is the root of the Brackets codebase This file pulls in all other modules as dependencies (or dependencies thereof), initializes the UI, and binds global menus keyboard shortcuts to their Commands
Brackets Extension Registry A simple Brackets Font Select Extension, this Extension allows you to change your Brackets font with a various choice of Basic Fonts in a Custom Menu named 'Fonts' Enjoy!
Brackets API Brackets API Modules (188) brackets; dependencies; main; strings; xorigin; command; CommandManager
Menus - Brackets API Menu represents a top-level menu in the menu bar A Menu may correspond to an HTML-based menu or a native menu if Brackets is running in a native application shell Since menus may have a native implementation clients should create Menus through addMenu() and should NOT construct a Menu object directly