|
- Brackets - A modern, open source code editor that understands web design.
Brackets is maintained by the brackets io community It was founded by Adobe as a community guided, open source project to push web development editors to the next level
- A modern, open source code editor that understands web design - Brackets
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 without getting in the way of your creative process
- 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 - 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 API
brackets dependencies main strings xorigin command CommandManager Commands DefaultMenus KeyBindingManager Menus document ChangedDocumentTracker Document DocumentCommandHandlers DocumentManager InMemoryFile TextRange editor CodeHintList CodeHintManager CSSInlineEditor Editor EditorCommandHandlers EditorManager EditorOptionHandlers
- Brackets Extension Registry
Browse extensions To install one of these extensions in Brackets, choose File > Extension Manager and click on the Available tab
- HTMLInstrumentation - Brackets API
Each tag has a "data-brackets-id" attribute with a unique ID for its value For example, "<div>" becomes something like "<div data-brackets-id='45'>" The attribute value is just a number that is guaranteed to be unique Also stores marks in the given editor that correspond to the tag ranges
- LiveDevelopment - Brackets API
This will read the currentDocument from brackets, launch the LiveBrowser (currently Chrome) with the remote debugger port open, establish the Inspector connection to the remote debugger, and finally load all agents
|
|
|