What's New in Release 1.11
- Support for ECMAScript 2015 by swmitra : Brackets now supports ECMAScript 2015. Quick-type listing now shows classes, methods, arrow functions, generator functions and much more. Brackets also supports linting of ECMAScript 2015 code, with ESLint defaulting as Javascript linter, as well.
- Brackets on Linux by nethip : Brackets now offers full support for the Linux platform. With an update to the shell with a new version of CEF, Brackets is now fully functional on Linux.
- Fix lgtm alerts
- Fix extension registry link in README.md
- Fix CTRL+Space handling while the CodeHintList is open
- Update strings.js [Croatian]
- On Windows force a 32 bit build until nodejs 64 bit is supported
- Fixes wrong function call in ProjectManager.js
- Fix typos [Croatian]
- "Getting Started" page in ukrainian language
- - add: doubleclick on search result header closes search results window
- Add mapping for stylus mode in LanguageManager
- Now reverse inspect can be disabled by setting the 'livedev.enableReverseInspect' pref to false
- Upgrade brackets-eslint to 3.2.0
Installation instructions:
To add the Brackets PPA and install the application in Ubuntu (and derivatives), use the following commands:
$ sudo add-apt-repository ppa:webupd8team/brackets $ sudo apt-get update $ sudo apt-get install brackets |
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.