Just released Evcode v1.0.0, a lightweight terminal IDE built in Rust.
Key features:
Rope-Backed Storage: Uses ropey for zero-latency editing on 1M+ lines.
Async LSP: Powered by Tokio to isolate UI from heavy diagnostics.
Mouse Support: Native clicks and scrolling out-of-the-box.
RAM: 7-10 MB
GitHub: GitHub - poghdev/Evcode-ide: High-performance Rust IDE with instant snapshots, advanced TUI, memory-safe architecture, and seamless terminal integration. · GitHub
Web-Site: https://www.eeive.com/
Install via: cargo install evcode
Feedback is highly appreciated!
This looks pretty cool! My main question is, how much LLM assistance was used to write the code? The prose appears AI-generated, but since you seem to be a native Russian speaker rather than English, that could just be for translation.
You noticed correctly, I am a Russian speaker and used LLM for the text.I won't hide it, he helped me with the code, but only a small part.
Thanks for being honest! I've been having some ergonomics issues with neovim, I'll have to give yours a try.
Try it! I wanted you to hear this directly from me. The community has given me a lot of valuable feedback, and some issues were found in the code, but they are already being fixed. Overall, the IDE is working and can already be used. With future updates, I’ll continue improving it and adding useful features. Thank you so much for your comment and feedback! 