
Brackets - A modern, open source code editor that understands web …
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.
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 …
Brackets API
brackets dependencies main strings xorigin command CommandManager Commands DefaultMenus KeyBindingManager Menus document ChangedDocumentTracker Document …
Brackets Extension Registry
Browse extensions To install one of these extensions in Brackets, choose File > Extension Manager and click on the Available tab.
Editor - Brackets API
It layers on Brackets-specific functionality and provides APIs that cleanly pass through the bits of CodeMirror that the rest of our codebase may want to interact with.
RemoteAgent - Brackets API
RemoteAgent defines and provides an interface for custom remote functions loaded from RemoteFunctions. Remote commands are executed via call(name, varargs). Remote ...
WebSocketTransport - Brackets API
DescriptionDependencies EditorManager FileUtils HTMLInstrumentation NodeDomain
Untitled RSS Feed - Brackets
Separate search chunks by space. Visit homepage for full info. Productivity / Project Files Search v1.5.0 Brackets syntax highlighter for NSIS (Nullsoft Scriptable Install System) NSIS v0.10.0 This theme is …
WorkspaceManager - Brackets API
Manages layout of panels surrounding the editor area, and size of the editor area (but not its contents). Updates panel sizes when the window is resized. Maintains the max resizing limits for panels, based …