Brackets (text editor)
Brackets is a text editor from the Adobe company, intended for editing JavaScript, HTML and CSS. The source code of Brackets is written using web technologies (JavaScript, HTML and CSS) and is distributed under the MIT license. The editor is designed as a separate desktop application, for which deb, dmg, and msi packages are prepared for Linux, OS X, and Windows.
Developer(s) | Adobe Systems |
---|---|
Initial release | November 4, 2014[1] |
Repository | |
Written in | HTML, CSS and JavaScript |
Operating system | Mac, Windows and Linux |
Size | ~40 MB |
Available in | 31 languages[2] |
Type | Text editor |
License | MIT License |
Website | brackets |
Brackets supports Live development mode, where editable content (JavaScript, HTML, and CSS) is immediately displayed in a browser window synchronized with the editor as it changes - the developer can change the content and immediately see what the consequences of these changes are. Debugging can also be performed synchronously with the browser, the developer can set a breakpoint or roll back a step when viewing the results. There is built-in support for LESS and SCSS preprocessors. The interface uses a system of context-sensitive tools that appear as needed in the main development window. To expand the editor's capabilities, a system of add-ons is being developed.
References
change- ↑ Stewart, Ryan. "Brackets 1.0 and Extract for Brackets (Preview) Now Available". Brackets Blog. Adobe Systems. Archived from the original on 8 February 2015. Retrieved 15 November 2014.
- ↑ github
.com /adobe /brackets /blob /master /src /nls /README .md
Other websites
change- Official website
- Brackets on GitHub
- Brackets's channel on YouTube
- List of Brackets extensions
- Brackets Developer Forum (Archived 2020-01-26 at the Wayback Machine)