Brackets is a modern, open source text editor that understands web design, or at least that's what they said. In this article i will show you how to install brackets text editor on xubuntu 18.04, so you can try it and see if the statement are true or not.
How to install Brackets on Xubuntu 18.04
- open command line/terminal on xubuntu (simply press CTRL + ALT + T)
- add PPA repo for brackets
sudo add-apt-repository ppa:webupd8team/brackets
sudo apt-get update
sudo apt-get install brackets