Ubuntu users install Adobe editor Brackets 1.0.
Brackets is a text editing software developed by Adobe. It is a free, open-source and cross-platform HTML, CSS, and JavaScript front-end WEB integrated development environment (IDE tool ). This project is created and maintained by Adobe. It is released according to the MIT license and supports Windows, Linux, and OS X platforms.
Brackets features simplicity, elegance, and quickness! It does not have many views or panels, and does not have many fancy functions. Its core goal is to reduce the inefficient repetitive work in the development process, such as refreshing the browser, modify the style and search function of an element. Unlike Sublime Text, Everedit, and other general code editors, Brackets is designed for front-end WEB development.
Brackets 1.0.
The installation is very convenient because PPA is available, supports Ubuntu 15.04, 14.10, 14.04, 12.04, Linux Mint 17.1, Linux Mint 17, Linux Mint 13, Pinguy OS 14.04, Elementary OS 0.3, Deepin 2014, Peppermint Five, LXLE 14.04, Linux lite 2.0 and other Ubuntu versions, open the terminal and enter the following command:
Sudo add-apt-repository ppa: webupd8team/brackets
Sudo apt-get update
Sudo apt-get install brackets
Uninstall command:
Sudo apt-get remove brackets
Install the open-source simple and powerful integrated development environment on your Ubuntu-Brackets
For more information about Brackets, click here.
Brackets: click here