

Install Brackets using the following command: sudo apt-get install brackets Nano It supports “Quick edit” that lets the user select a tag in HTML file and edit the associated style without switching over to the CSS document.Brackets support drag and drop of text as well as multi/rectangular selection.But brackets only support web languages by default. It even has Vim-style editing already built in the text editor. Brackets is low on memory usage and start’s up very quickly. Install Vim using the following command: sudo apt-get install vim AtomĪdobe launched Brackets text editor in 2014 naming it Brackets for the Linux environment. It supports features such as Syntax coloring, Tag system, Tab expansion, Digraph input, Automatic commands, Session screen, Split screen and many more.Vim has a very extensive range of plugins and packages totaling over 14000.

Vim can view and edit files even on a remote server using a terminal.

