Brackets is an open source code editor for web designers and front-end developers.
This editor is built on top of web technologies such as JavaScript, HTML and CSS. It currently runs as a desktop application in a thin native shell.
Brackets has great features for editing HTML, CSS, and JavaScript code regardless of what framework/platform/browser you use.
Features include:
- Quick Edit UI in Brackets puts context-specific code and tools inline.
- Live HTML development – as you code, HTML changes are instantly pushed to browser without having to save or reload the page.
- Quick View makes it easy to visualize assets and colors in your code.
- Syncs with your browser. With Live Preview, Brackets works directly with your browser to push code edits instantly and jump back and forth between your real source code and the browser view.
- JS Debugging with Theseus.
- Runs JSLint on JS files when you initially open them and whenever you save changes. There are also extensions for CSSLint, W3CValidation, JSHint, and JSON.
- Supports extensions for adding extra functionality; currently available extensions add support for debugging, browser-specific CSS prefixes, JSDoc annotations, and other functionality.
- Code hints.
Website: brackets.io
Support: GitHub
Developer: Adobe Systems Incorporated
License: MIT License

Brackets is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Return to Editors | Return to IDEs
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.