Download Brackets 1.5
Adobe has released version 1.5 of Brackets. This open source and cross platform text editor, developed in HTML, CSS and Javascript, focuses mainly on web development. The program includes Live Preview, which displays edits in the editor directly in the web browser, in-line editing, which allows customizing specific code without popups or extra tabs, and baked-in preprocessor support. Brackets can be downloaded with or without a preview of Extract for Brackets, a program that can extract information from PSD files, including colors, fonts, and gradations. The changelog for this release looks like this:
What’s New in Release 1.5
- Fold Selected Text: Select any text block in the editor and fold markers will appear to collapse the selected text.
- Instant Search (Improved Stability and Performance): Major stability and performance improvements. Find in Files can now index and search robustly in thousands of files instantly.
- CSS Code Hints in PHP: CSS code hints are now available for style elements inside PHP files.
- Remember Collapsed Linters: Remember collapsed state of linters on switching files.
- Improve JS Code Hints performance in minified files: JS Code Hints now perform more efficiently with minified files
- Resolve Brackets freezing/crashing on windows on reload: Fixed the crash when reloading Brackets through “Debug > Reload With Extensions” menu
- El Capitan Fixes: Fixed full screen bugs with Brackets on El Capitan.
Community Contributions
- Allow code-folding for selected text in editor
- Resolve Brackets freezing/crashing on windows on reload.
- Allow CSS Code Hints in PHP
- Remember linter collapsed
- Fixed a bug when there is only a linter error and it is collapsed
- Don’t run jshint tasks twice
- Improve JS Code Hints performance in minified files
- Add –disable-default-apps-flag for live preview
- Update Lodash -> 3.10.0
- Update CodeMirror
- Update LESS -> 2.5.1
- Update phantomjs -> 1.9.18
- Update CodeMirror
- Add ES6 keywords
- Add grunt task to check for correct nls keys
- fixes #11552
- Convert numbers to strings, so StringMatch can match it.
- Add more translatable keys
- Split Handlebars into its own language
- Highlight .xsd files as XML
- Move getInitialQuery from FindUtils to FindBar
- Remove deprecated file system APIs
- Move PathUtils to Brackets core code
- Revert “Move PathUtils to Brackets core code”
- Correct URL
- Update note in readme
- Minor spelling correction
- Update strings.js
- Avbröst changed to Avbröts
- Finnish translation, release 1.5
- PT-BR translation update
- Update zh-TW translation
- Update Portuguese string
- Update German Translation
- Update Croatia Translation
Known Issues
- Debug > Run Tests is disabled in the installer/DMG distributions of Brackets, because the unit test code is not included. To run unit tests, pull Brackets from GitHub instead.
Version number | 1.5 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows 8, Windows 10 |
Website | Adobe |
Download | |
File sizes |
31.20MB – 38.60MB |
License type | GPL |