Brackets is a code editor developed by adobe system mainly focusing on inline editing of HTML, CSS and JavaScript codes with live preview. The web authoring tool is available for free under MIT License. Quick Edit feature of Brackets enables you to see the properties of selected HTML elements and edit them according to your requirements. Also the JavaScript functions can also be viewed in drop-down box and edited if required which will be updated on JavaScript file by Brackets automatically. Similarly an web author can change the CSS properties like color, font etc. and see the impact live preview. Brackets also capable to import logos, images from PSD files using "PSD lens" without opening them separately. Brackets supports 38 different file types, e.g. C++, C, VBScript to Java, JavaScript, HTML, Python, Perl etc.
Download Brackets (for windows, 71.1 MB)
Download Brackets (for Mac, 105 MB)
Sponsored Links:


Support Information

Brackets is free, open source solutions, community supported, hosted by github. If you are having a problem with Brackets, then visit here and look for help

 




Other Popular HTML Editors

Text Comparison Tool

OCR Tool

How Old Am I? Age Calculator


Useful Math Tool: Percentage Calculator

If you have found an error or bug on this site, please contact
You may also post any comments, questions or suggestions.

Privacy - The ads appearing on this Web site are delivered to you by our advertising partners. In the course of serving advertisements to this site, our third-party advertisers may place or recognize a unique cookie on your browser, but it will not collect any personally identifiable information about you.


Listed free at ABC Article Directory

There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult. - C.A.R. Hoare