Adobe heeft versie 1.5 van Brackets uitgebracht. Deze in html, css en javascript ontwikkelde opensource- en crossplatform-teksteditor richt zich vooral op webdevelopment. Het programma heeft onder meer Live Preview, dat aanpassingen in de editor direct in de webbrowser toont, in-line-editing, dat het aanpassen van specifieke code zonder pop-ups of extra tabbladen mogelijk maakt, en ingebakken preprocessor-ondersteuning. Brackets kan worden gedownload met of zonder een preview van Extract for Brackets, een programma dat informatie uit psd-bestanden kan halen, waaronder kleuren, lettertypen en gradaties. De changelog voor deze uitgave ziet er als volgt uit:
What's New in Release 1.5Community Contributions
- 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.
Known Issues
- 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
- Do not 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 Croation Translation
- 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.
