After much thought and consideration, we have decided to officially sunset Aurora Editor.
Aurora started as a community-driven effort to build a fast, lightweight, and truly native IDE for macOS developers. It grew out of passion, collaboration, and a shared vision for an open alternative. Along the way, contributors poured in their time, energy, and creativity to shape what Aurora became.
But as with all projects, there comes a time to reflect on sustainability and focus. With limited resources, shifting priorities, and new tools emerging in the developer ecosystem, we believe it’s the right moment to bring Aurora Editor’s journey to a graceful close.
The code will remain available on GitHub for anyone who wishes to explore, fork, or continue the vision in new directions. We deeply appreciate everyone who wrote code, opened issues, shared feedback, or simply used Aurora in their daily work-you kept the project alive and meaningful.
Thank you for being part of Aurora’s story!
Even though Aurora Editor is setting, the light it inspired will live on in the community.
— The Aurora Editor Team (@0xWDG & @nanashili).
AEExtensionKit
is a dynamic library which is shared between AuroraEditor and extensions.
It allows them to talk with each other.
Please report issues on https://github.com/AuroraEditor/AuroraEditor
For help about extensions go to #extensions on our Discord server.
- import
https://github.com/AuroraEditor/AEExtensionKit
as a package in your project.