Brackets 1.9 Code Editor released for Ubuntu Linux Systems. Install Brackets Code Editor on Ubuntu 16.10 and Ubuntu 16.04 Systems. Brackets is a modern text editor that makes it easy to design in the browser. It’s crafted from the ground up for web designers and front-end developers and focuses heavily on visual tools and preprocessor support.
Brackets 1.9 Code Editor
Brackets 1.9 Code Editor brings the following major changes and enhancements:
- Reverse Inspect in Live Preview – Most modern-day web developers work with a multi-monitor set-up, where they’re writing code on one and previewing design changes real-time on a browser, on another screen. Connecting these 2 distinct operations is essential to a boost productivity of a developer. With Reverse Inspect, a developer can now quickly inspect his code by clicking on elements in the browser and have corresponding chunks of code highlighted inside of Brackets.
- Replace-all in Find & Replace – Along with the Batch option to selectively replace, you can now use the Replace-all function to replace all search results at once.
- Sort extensions based on downloads and last publish date – The Brackets Extension Manager now displays download count for listed extensions. And also, the Extensions can now be sorted based on download count or published date in ‘Available’ and ‘Themes’ tab.
- Change language mode in an unsaved untitled document – You can now change language mode for Untitled Documents. To its end, Brackets provides Code Colors and Hints based on the language mode that is selected for an untitled document.
- GitHub Organization support for Brackets extensions – GitHub Organizations can now publish and own Brackets extensions. All public owners who’re part of the organization can update extensions.
Install Brackets 1.9
Brackets 1.9 Code Editor can be installed on Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.04, Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 and Linux Mint, via the following commands:
$ sudo add-apt-repository ppa:webupd8team/brackets
$ sudo apt-get update
$ sudo apt-get install brackets
Once installed, open Brackets via Ubuntu Dash or Menu. By default, Brackets opens a folder containing some simple “Getting Started” content.