Brackets
Brackets is an open-source code editor developed by Adobe, designed primarily for web developers and front-end designers. It features a clean, lightweight interface with live preview (seeing changes in a browser in real-time as you edit HTML and CSS), quick edit functionality for inline CSS and JavaScript, and extension support through a built-in extension manager. Brackets has been popular among students, hobbyists and professional web developers for its approachable learning curve and focus on web technologies, though development has slowed significantly in recent years.
AI Recommendation
1 suggestionBrackets development was effectively discontinued by Adobe several years ago — the project is no longer actively maintained and Adobe stopped shipping regular updates around 2019. There is no native Apple Silicon build, and the Intel-only version will stop launching entirely when Apple removes Rosetta 2 in macOS 28 (September 2028). If you are still using Brackets and want to continue working on macOS after September 2028, you should migrate to a modern, actively maintained code editor with confirmed native Apple Silicon support. Visual Studio Code is the most popular replacement — it is free, open-source, runs natively on M-series Macs, and supports many of Brackets' most-loved features including live preview via extensions, quick edit workflows, and a thriving extension ecosystem. Sublime Text and Coda are also mature, native alternatives if you prefer a more minimal or design-focused interface. The migration is straightforward: your projects and files transfer directly, and extensions have modern equivalents on all of these platforms.
Recommended reading
What happens to your Intel apps in macOS 28