adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.

Home Page:http://brackets.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Phoenix: Brackets next generations.

abose opened this issue · comments

Hello everyone,

Just want to give a heads up on the Phoenix project to take brackets forward.

Phoenix brings brackets to native browsers with full extension support. Phoenix is based on the latest Brackets core and work done by the Mozilla thimble Project. Even though we have had web migration discussions in the community since the first days of brackets, it only became really possible with significant advances in browser capabilities from 2020(native fs access APIs, shared workers for IPC between Phoenix instances, virtualized node fs APIs in the browser). We have built phoenix for the web leveraging these. Phoenix will not have a native installable counterpart, unlike brackets-cont.

The builds are still in early alpha and can be tried out here: https://phoenix.core.ai/src/
image

We are working with devs involved with Mozilla thimble to update libraries part of the thimble project to the latest web technologies. Hopefully, we will be able to get native filesystem access working by September.

There are still a lot of essential features like live view, LSP support, node compatibility layer that are broken and are actively being worked on.

Requesting support from the brackets community for feedback, feature requests, and contributions.

Best,
Phoenix Team :)