The ready-to-use editor that nobody uses.
JereIDE as an open-source, cross-platform editor built in Rust with frequent updates.
Website · Docs · Download(GitHub Releases) · Download(Website Releases)
A simple code editor with syntax highlighting
Note
JereIDE is still in a very early stage and is not for production use. Check out Zed if you want a production-ready code editor. I am not responsible for any data loss or damage caused by using JereIDE.
You could go to the Releases page to download any version of JereIDE.
macOS 12+ and Windows 10+ required. Linux support is not planned in the near future.
# Clone the repository
git clone https://github.com/JereIDE/JereIDE.git
cd JereIDE
# or cargo run --release
cargo run
Not really.
Most of my projects start with “Jere”. I like naming projects after myself.
Right now it's just a placeholder that is getting UI updates but is not functional.
For the future, Compose mode might be an AI agent center, when AI features are added into JereIDE.
This project is licensed under the MIT License.