Skip to content

Commit 2bead08

Browse files
abosecharlypa
authored andcommitted
docs: reframe Brackets history to reflect community ownership
Clarify that the Phoenix Code project took over Brackets development from Adobe, rather than implying a passive handoff. Simplify phrasing and add "Brackets, reborn" tagline.
1 parent bed8d30 commit 2bead08

File tree

1 file changed

+4
-4
lines changed
  • blog/2026-03-04-phoenix-code-vs-brackets

1 file changed

+4
-4
lines changed

blog/2026-03-04-phoenix-code-vs-brackets/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ The free version of Phoenix Code covers everything Brackets did and more — Git
3939

4040
## What Happened to the Brackets Editor?
4141

42-
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. Adobe moved on in 2021, and the original Brackets entered maintenance mode with no further updates.
42+
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.
4343

4444
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](https://phcode.dev) in your browser to a native desktop app.
4545

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

4848
---
4949

@@ -53,7 +53,7 @@ If you're wondering whether Phoenix Code will feel familiar — it will.
5353

5454
**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.
5555

56-
**The lightweight workflow** is intact. Open a folder, start editing. No massive install, no mandatory plugins, no project configuration files to set up first.
56+
**The lightweight workflow** is intact. Open a folder, start editing. Everything just works out of the box.
5757

5858
**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.
5959

@@ -111,7 +111,7 @@ Short version: open your project folder in Phoenix Code. That's it.
111111

112112
### What happened to the Brackets code editor?
113113

114-
Brackets was created at Adobe and actively developed until 2021. Adobe stopped maintaining it and the project entered maintenance mode. The same team that built Brackets continued the work as Phoenix Code — a full platform rewrite that runs in browsers and as a desktop app.
114+
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.
115115

116116
### Is Phoenix Code the same as Brackets?
117117

0 commit comments

Comments
 (0)