Added a description to Brackets (#24444)

A text editor made with web designers and front-end developers in mind. Features include: inline editing, live preview, and preprocessor support.
This commit is contained in:
Aerohob
2018-11-17 00:31:36 -05:00
committed by Aditya
parent 04bc992cfb
commit 452f5a180c

View File

@ -64,7 +64,11 @@ title: JavaScript Tutorials and Other Resources
A full-feature IDE for Javascript, including code completion, support for live linting, version control, and testing. Made by Jet Brains and modelled after their IntelliJ Java IDE.
* [Atom](https://atom.io)
A full-feature IDE for Javascript, including code completion and support for live linting, version control, and testing. Made by Jet Brains and modelled after their IntelliJ Java IDE.
* <a href='http://brackets.io' target='_blank' rel='nofollow'>Brackets</a>
A text editor made with web designers and front-end developers in mind. Features include: inline editing, live preview, and preprocessor support.
* <a href='http://atom.io' target='_blank' rel='nofollow'>Atom</a>
Open source text editor made by GitHub.