Skip to main content

Brackets Editor in 2026: Phoenix Code Picks Up Where It Left Off

· 7 min read
Charly P Abraham
Co-Founder, Phoenix Code

If you've used Brackets, Phoenix Code will feel immediately familiar.

Built by the same team behind Brackets, Phoenix Code keeps Live Preview and fast visual front-end development at its core — now rebuilt on a modern foundation.

Phoenix Code isn’t a tribute or a spiritual successor. It’s the natural continuation of the ideas that started with Brackets.

Here’s what’s changed — and how to switch.


Brackets vs Phoenix Code: What's New

Phoenix Code includes everything Brackets offered — Live Preview, lightweight workflow, web-first focus — plus built-in Git, a browser edition, visual CSS editing, and an active extension marketplace. Here's the full comparison.

FeatureBracketsPhoenix Code
Live PreviewBasic (view only)Full live preview (editing in preview with Pro)
Visual EditingLimitedColor pickers, number dials, gradient editors, drag-and-drop
Git IntegrationRequired third-party extensionBuilt-in
Browser VersionNoYes — phcode.dev, no install needed
Chromebook / Tablet SupportNoYes
Extension MarketplaceNo longer maintainedActive and growing
Active DevelopmentIn maintenance mode since 2021Regular releases, active team
Open SourceYesYes (AGPL-3.0)
Built-in Image LibraryNoYes — stock photos you can drag into projects
PriceFreeFree (Pro from $9/mo for Live Preview Edit)

The free version of Phoenix Code covers everything Brackets did and more — Git, the browser edition, visual editing tools, all included. Phoenix Pro adds Live Preview Edit, and exists to help sustain full-time development by a small indie team.


What Happened to the Brackets Editor?

Brackets was created at Adobe and built on CEF (Chromium Embedded Framework) — a technology choice that made sense in 2014 but became increasingly difficult to maintain. Security patches, OS compatibility, performance work — it all got harder every year. In 2021, we took over Brackets from Adobe, continuing its development under the community we founded and now lead.

Rather than keep patching an aging foundation, we modernized the platform so it can run anywhere — in browsers, on desktop with Electron or Tauri, pretty much any modern system. One codebase that works everywhere, from phcode.dev in your browser to a native desktop app.

The architecture changed. The team didn't. The design philosophy didn't. We named it Phoenix Code — Brackets, reborn.


What Carried Over from Brackets

If you're wondering whether Phoenix Code will feel familiar — it will.

Live Preview is still the core of the experience. Edit HTML or CSS and watch the browser update in real time, no manual refresh. This is the feature that defined Brackets, and it's still front and center.

The lightweight workflow is intact. Open a folder, start editing. Everything just works out of the box.

Web-first focus. HTML, CSS, JavaScript — that's the sweet spot. Phoenix Code is purpose-built for front-end work, not trying to be a general-purpose IDE.

Keyboard shortcuts and UI layout are familiar. If you had muscle memory in Brackets, most of it still applies.


What's New in Phoenix Code

These are the features the Brackets community asked for — and we finally built them.

Edit Directly in the Live Preview (Pro)

Brackets' live preview was view-only. You could see changes reflected in real time, but you always had to make edits in the code. With Phoenix Pro, you can click on any element in the live preview and edit it right there — change text, swap images by dragging, rearrange elements visually. The source code updates automatically.

Phoenix Code live preview modes for editing HTML and CSS visually

Visual CSS Editing

Brackets had inline color pickers — Phoenix Code keeps those and adds number dials you can scrub to adjust CSS values like margins, padding, font sizes, and more. Hover over a number, drag to adjust, and see the result update in live preview instantly.

Phoenix Code CSS number dial for adjusting margins and padding

Built-in Git

Phoenix Code ships with native Git support based on the familiar Brackets Git extension, addressing many of its earlier limitations with a simpler UX and improved reliability. Commit, push, pull, diff, and branch management, all built in.

Built-in Git integration in Phoenix Code — commit and push

Runs in Your Browser

Open phcode.dev and start editing — no install or admin privileges needed. Works on Chromebooks, tablets, shared computers, anywhere you have a browser. The web app runs the same core as the desktop app, so for website editing and live preview it's just as capable. For Git, AI features, and the full experience, grab the native app.

Measurement and Inspection Tools

Inspect spacing between elements, measure distances, and check alignment directly in the live preview. If you work from design mockups, this replaces the constant back-and-forth between your editor and a separate design tool.

Phoenix Code measurement and inspection tools in live preview


How to Switch from Brackets

Short version: open your project folder in Phoenix Code. That's it.

No migration needed. Your project files work as-is. No config conversion, no import wizard. Just open the folder.

Extensions. The most popular Brackets extensions are now built into Phoenix Code: Emmet for abbreviations, Git for version control, Beautify/Prettier for code formatting, and a Tab Bar for managing open files. The extension marketplace is active and growing for anything else you need.

Learning curve. Minimal. The UI layout is familiar, the shortcuts are similar, and all the new features are additive — nothing you relied on was removed. You'll be productive in minutes.


Frequently Asked Questions

What happened to the Brackets code editor?

Brackets was created at Adobe and actively developed until 2021. The Phoenix Code project took over the development of Brackets, and rather than keep patching an aging foundation, we rebuilt it to run in browsers and as a desktop app. Brackets, reborn.

Is Phoenix Code the same as Brackets?

Phoenix Code is built by the same team and carries forward the same design philosophy — Live Preview, lightweight workflow, and a focus on HTML, CSS, and JavaScript. The codebase was rewritten on modern web technologies, but the experience is familiar. If you used Brackets, you'll feel at home.

Is Phoenix Code free?

Yes. The free version includes everything Brackets had and more — Git, the browser edition, visual editing tools, and the extension marketplace. Phoenix Pro adds Live Preview Edit starting at $9/month and helps sustain full-time development.

Is Brackets still safe to use?

Brackets runs on an outdated version of Chromium that no longer receives security patches. For active web development, Phoenix Code is the maintained alternative with regular updates and security fixes.

Does Phoenix Code work on Chromebook?

Yes. Open phcode.dev in any browser — no install or admin privileges needed. It works on Chromebooks, tablets, and shared computers.


Try Phoenix Code

Phoenix Code was built for the Brackets community by the team behind Brackets. If you've been waiting for the update Brackets deserved, this is it.

Phoenix Pro Release (January-2026, V-5.0) is now Live

· 4 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code
Devansh Agarwal
Founding Engineer, Phoenix Code
Phoenix Code Bot
Our little elf who keeps the whole place together

2026 January release (5.0) of Phoenix Code is now available for download at phcode.io.

Our biggest update yet - introducing Phoenix Pro and major upgrades like Live Preview Edit, Emmet, Tab Bar, and Custom Snippets.

Phoenix Pro - A Sustainable Future

Phoenix Code has been free and open source from day one - and everything you’ve used so far will remain free forever, including Live Preview.

We’re a small, full-time indie team with no VC backing, building Phoenix Code because we believe the web deserves a code editor that’s genuinely simple and joyful to use. We tried to sustain development through community donations (Open Collective), but over the last few years it hasn’t been enough to support full-time work - and we reached a hard choice: slow down drastically, or find a sustainable path that keeps Phoenix Code healthy.

So we’re introducing Phoenix Pro as an optional way to support Phoenix Code’s future - with one Pro feature: Live Preview Edit. If Phoenix Code has helped you, Phoenix Pro is a way to help keep the project moving forward.

Students & educators get Phoenix Pro for Education at no cost, because we want classrooms to have easy access to modern, easy-to-use development tooling. Read More

Live Preview Edit

Included with Phoenix Pro.

Live Preview Edit lets you make changes directly on your page — and updates your source code instantly.

Edit text, links, and images. Drag & drop to rearrange elements. Cut, copy, paste, and use measurement tools to place things precisely.

Learn more: Live Preview Edit, Image Gallery, Measurements.

Emmet

Emmet one of our most requested features is finally here.

Write Emmet abbreviations and Phoenix Code shows you hints. Select a hint to expand it into a full code snippet. Code faster than ever. Read More

Tab Bar

Tab Bar is here. View all your open files at the top of the editor and switch between them instantly.

Choose what works for you -Tab Bar, Working Files, or both at the same time. Read More

Tab Bar

Custom Snippets

Define your own code hints with Custom Snippets.

Create hints that expand into full code blocks. You can also add cursor positions so Phoenix Code places your cursor exactly where you need it after expansion. Read More

Collapse Folders

After working for some time, your project structure gets messy with lots of open and nested directories.

But no worries now. Phoenix Code supports Collapse All Folders, which lets you reset your view by collapsing all expanded folders to their root level in one click. Read More

Notable changes and fixes

  • Improved Live Preview to support internal stylesheets and SVGs better than before.
  • Smarter color hints. Phoenix Code prioritizes your previously used colors. Read More
  • Git markers now appear in the scrollbar, making it easier to locate changes in a file.
  • Improved Git so that it doesn't show stale project status.
  • Reduced the number of popups shown when first installing Phoenix.
  • Fixed an issue where macOS/iOS and browser autocorrect or smart keyboards altered filenames during renames.
  • Added a dialog to notify users when they have security compromised extensions installed.
  • Slowed down the Quick View popup on hover as it was interfering with user workflows.
  • Fixed ghost image appearing in Safari when dragging from CodeMirror.
  • Long names in Working Files are now truncated for better readability.
  • Added Horizontal Scroll support. Use Shift + mouse scroll.

All changes

Please see this link for a full list of changes in GitHub.

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team

Git It Release (January-2025, V-4.0) is now Live

· 4 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code
Devansh Agarwal
Founding Engineer, Phoenix Code
Phoenix Code Bot
Our little elf who keeps the whole place together

2025 January release(4.0) of Phoenix Code is now available for download at phcode.io.

This is the largest release we had in a while, and we are happy to announce the next phase of Phoenix Code with a major version bump to 4.0.

The legacy of Brackets - Continued

A decade-long journey of pushing web development forward: The Brackets story continues with Phoenix Code. Read more about the story of Brackets and the journey to build Phoenix Code and the Brackets community.

This release's core theme is Git, Color previews, UX imporovements and stability.

Git for Desktop

Git is finally here. Integrated Git source control with a clean, intuitive interface. Stage changes, commit, and sync with a single click while keeping your focus on the code. Now available in the Windows, Mac and Linux desktop apps of Phoenix code. Read More...

Our Git integration is built upon the incredible work of the developers behind Brackets-Git, whose contributions made this possible. Thank you!

Image

Image

Color Previews

Preview the color(s) used in the file in the gutter area. Hovering over a color box highlights the corresponding color text in the editor to quickly jump to editing that color. Read More...

image

Open in Terminal and File Explorer

New "Open In" feature lets you instantly open directories and files in the system Terminal or File Explorer across Windows, macOS, and Linux desktop apps!

Image

Better Translations

We've moved to an LLM-assisted translation framework, delivering higher-quality translations for non-English locales.

Notable changes and fixes

Performance & Stability Tweaks

All changes

Please see this link for a full list of changes in GitHub.

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team

Phoenix Code: The Legacy of Brackets - Continued

· 3 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code

Some stories refuse to end because of the people who believe in them. Brackets was one such story. Born at Adobe, it wasn’t just a code editor; it was a vision to bridge the gap between designers and developers on how we build for the web. But when its creators moved on, the future of Brackets seemed uncertain.

Yet, Brackets lived on. Too many people loved it, relied on it, and believed in its potential. From that passion, Phoenix Code was born—not as a replacement, but as a continuation of everything Brackets stood for. Join us as we trace this journey from the birth of Brackets to the rise of Phoenix Code—and discover how a community’s dedication kept the spirit of Brackets alive.

Brackets 1.0 - The Beginning

Brackets 1.0 was released 10 years ago at Adobe, on the 4th of November 2014. At the time, Atom from GitHub was the only peer editor built on the same web-based architecture as Brackets. The web was a very different place then. Adobe was preparing for a post-Flash world (Read: Thoughts on Flash - an open letter by Steve Jobs, April 2010). Just a month earlier, in October 2014, HTML5 had become a W3C Recommendation.

Brackets was born as an editor built on web standards, designed for building the web—a window into the future from Adobe. Adobe was mostly right in this vision. Visual Studio Code (VSCode), built on similar web technologies, has since risen to dominate the landscape of code editors.

Brackets was created to serve as a bridge between Designer and Developer workflows before the time of Figma and XD. However, Adobe was primarily about design tools. As a free developer tool, Brackets was never able to find a place among its design-focused peers.

Brackets 2.0 - The Brackets Open Source Community is Born

In January 2022, Adobe transitioned the development of Brackets to the newly formed Brackets Community. Version 2.0 focused on establishing an independent foothold to continue Brackets' development.

We kick-started the Phoenix Code project as we recognized the need to address nearly three years of development backlog. This laid the groundwork for the next generation of Brackets.

Phoenix Code - 3.0, The Next Generation of Brackets

With Phoenix Code, we built the foundation to run Brackets almost anywhere with a web browser. The first web version launched in June 2023, followed by desktop builds in February 2024.

Version 3.0 was primarily about achieving feature parity and stability with Brackets—and then surpassing it.

Phoenix Code - 4.0, Present & Future

We start this year(2025) with the release of Phoenix Code 4.0- as we reach feature parity with Brackets and exceeds it in most cases. With this milestone, we return to the original mission of Brackets - to serve as a bridge between Designer and Developer workflows for the Web. To help people get things done simpler and faster.

With immense gratitude for our users' support, we're excited to begin this next chapter of Phoenix Code.

Editor Experience Release (November-2024, V-3.10) is now Live

· 3 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code
Devansh Agarwal
Founding Engineer, Phoenix Code
Phoenix Code Bot
Our little elf who keeps the whole place together

November release(3.10) of Phoenix Code is now available for download at phcode.io.

This month's core theme is Editor UI improvements. We have fine-tuned the editing experience for better performance and visual feedback. We've also made substantial improvements to docs.phcode.dev to better support extension developers.

Indent Guide Lines

Phoenix Code now supports indent guidelines to help you better visualize code structure. This feature can be toggled via View > Indent Guide Lines. Read more...

image

Customizable Editor Line Height

Theme Settings (View > Themes...) now has a new Line Height slider. Adjust the editor line height between 1x and 3x to find your perfect balance of readability and screen real estate. Read more...

Also added a Get More... button to the Themes dialog, linking directly to the themes section in Extension Manager.

image

Line:Col Indicator Relocation

Moved to the right of the status bar, accommodating future status bar extensions. Click on the line:col section in the statusbar to jump to specific lines.

image

Performance Tweaks

Stability Improvements

Documentation Updates

Our documentation site - docs.phcode.dev has received a major overhaul:

All changes

Please see this link for a full list of changes in GitHub.

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team

HTML Workflows and stability Release (September-2024, V-3.9) is now Live

· 4 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code
Kiran Bose
Community Contributor
Devansh Agarwal
Founding Engineer, Phoenix Code
Jozsef
Community Contributor
acemi1
Community Contributor
Phoenix Code Bot
Our little elf who keeps the whole place together

September release(3.9) of Phoenix Code is now available for download at phcode.io.

This month's core theme is App robustness and stability improvements. We have also added several HTML and Text Editing workflow improvements.

Now Available on ChromeOS

All new native ChromeOS app is now available on the Google Play Store. The ChromeOS app is a highly requested feature and is specially made for education and student use.

google play icon (1)

Auto rename start and end of HTML/XML/SVG tags

Automatically rename paired HTML/XML/SVG tags as you type at the start or end of the tag. Read more...

tag sync

Auto Tab and Spacing detection

Phoenix Code can now automatically detect and apply the indentation style (tabs or spaces) based on the existing code in the file. Read more...

image

UX Improvements

Stability Improvements

Update on Release Schedule

In the past, we've released Phoenix Code updates on a monthly basis. However, last month we encountered an issue with our release that led to stability problems for our users.

To address this, we've taken a step back to reevaluate our release process and make improvements to ensure greater robustness and reliability going forward.

As a result, we've decided to slow down the desktop release schedule to once every two months. This will allow us to thoroughly test each update and deliver a more stable experience.

We apologize for any inconvenience caused by the previous release and appreciate your patience and understanding as we work to improve the quality of Phoenix Code.

We look forward to bringing you new features and improvements in a more controlled and reliable manner.

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team

Critical Update + HTML Helpers Release (June-2024, V-3.8) is now Live

· 2 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code
Phoenix Code Bot
Our little elf who keeps the whole place together

June release(3.8) of Phoenix Code is now available for download at phcode.io.

This update addresses a critical issue where Phoenix Code crashes in M1 Macs at app start after a recent macOS update. Also fixes app start issues in some newer Linux distributions with latest webkitGTK.

This month's theme is all about HTML assistance, Drag and Drop and ESLint. We've also addressed numerous feature requests and bug reports, along with improving app UX and stability.

HTML Validation

We have added HTML Validator to help you find errors like duplicate IDs, unrecognized tags, and more. Read more here.

HTML validate

Drag and Drop Files and Folders in Desktop Apps - Experimental

Drag files from Explorer (Windows) or Finder (Mac) and drop them into Phoenix Code to open individual files. Drop a folder to open it as a project.

Note: This feature is currently disabled on Linux due to UI issues in some Linux distributions. To enable it, select menu Debug -> Experimental Features -> Drag And Drop Files.

This feature is not yet available in the browser version @ phcode.dev

drag and drop

ESLint Support

All new and simplified ESLint experience that displays all ESLint errors in a file. Fix one or all errors with a single click. To enable, open a project that uses ESLint in Phoenix Code. Read more here.

image

UX Improvements

  • Non-Intrusive Automatic Updates: Updates are now installed in the background with no more distracting dialogs when an update is available.
  • Case-Sensitive File Renaming: Renaming files to a different case, such as a.txt to A.TXT, is now supported.
  • File > New Project is now renamed to Start Project.
  • Increased stability and app startup experience.

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team

Little Things Release (May-2024, V-3.7) is now Live

· 2 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code
Phoenix Code Bot
Our little elf who keeps the whole place together

May release(3.7) of Phoenix Code is now available for download at phcode.io.

This month's release is all about Live previews and the little things that make your work just a bit easier. We've also addressed numerous feature requests and UX bug reports, along with improving app UX and stability.

Live CSS Class and Style Code Hints

Interactively edit CSS styles and classes using the up/down arrow keys in code hints. This is available in CSS files and inline CSS styles/class names in HTML files. This provides an instant boost to your HTML and CSS workflows.

classLiveHints

CSS/HTML Code Hints improvements

Improved relevance of suggestions in CSS and HTML code hints. For E.g., typing b in a CSS file will prioritize background-color. Typing between will bring up relevant CSS property-value combinations like align-content: space-between; (see image below), so you don't have to remember which value is under which CSS property.

image

Move to trash/bin when deleting files

Deleting files from the files panel in desktop apps will move the file/folder to trash/recycle bin instead of permanently deleting it.

UX Improvements

  • Deleting the Phoenix Code folder in user Documents directory is now supported.
  • Increased stability and app startup experience.
  • Copy Error Message button is now available in the problems panel.

image

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team

April-2024 Release (V-3.6) is now Live

· 2 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code
Andrew Young
Community Contributor
Faizan Bhagat
Community Contributor
Phoenix Code Bot
Our little elf who keeps the whole place together

April release(3.6) of Phoenix Code is now available for download at phcode.io.

This month's upgrade is big! with a lot of features you asked for - PHP/Custom live preview servers, advanced CSS/LESS/SCSS/HTML code intelligence and tooling, UX and app stability improvements.

Custom Live Preview Servers

Preview PHP, React, and other dynamically rendered files with the new server settings dialog. Read more at Live Preview Settings Docs.

Screenshot from 2024-04-12 13-08-34

HTML Code Intelligence

CSS class hints are now shown within the HTML file's class attribute.

image

Advanced CSS Tooling

Support for the latest CSS/LESS/SCSS syntax. Code intelligence and error detection for CSS, SCSS, and LESS files.

image

Reverse CSS Highlighting

Clicking an element in the live preview now highlights its selector in the source CSS file editor.

Reverse CSS Highlighting gif

Editor Rulers

Add multiple, color-customizable rulers in the editor to better visualize line lengths. Read more...

image

Open Live Preview in any Browser

Direct buttons to open live previews in Chrome, Edge, Safari, and Firefox.

image

Docusaurus Support

Live preview docusaurus.io based markdown documentation server.

UX Improvements

Increased stability and more predictable live preview behavior.

Community Contributions

  1. Changes to files and folders made externally are now automatically synced in the Browser version of Phoenix Code. (view change) - By Andrew Young, Faizan Bhagat

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team

March-2024 Release (V-3.5) is now Live

· 2 min read
Arun Bose
Co-Founder, Phoenix Code
Charly P Abraham
Co-Founder, Phoenix Code
Kiran Bose
Community Contributor
Phoenix Code Bot
Our little elf who keeps the whole place together

The March release(3.5) of Phoenix Code is now available for download at phcode.io. This month's update improves support for large projects, Find in Files, and app stability.

Inline HTML Number Dials

You can now use number dials in inline HTML styles, not just in CSS files.

image

Search Filters - Advanced Find in Files

All new search filters to find exactly what you want. Search in files or Exclude files matching the given pattern instantly.

new find in files

Other Improvements

  • Projects with very large number of files can now be opened.
  • Performance improvement when opening minified CSS/JS files and other formats with very long lines.
  • Added support for beautifying SCSS, SASS, LESS, TSX, and JSX files. The beautification feature now preserves the cursor position.
  • Improved startup speed and overall app stability.
  • Bug fixes and improvements to new project dialog.

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team