I've been working on my code editor, Tine, for the past few years, and it's finally reached version 1.
It currently supports C/C++, C#, BL, JAI, and Zig, some of them with LSP integration, fast search, and a lightweight, keyboard-focused opengl based interface.
My goal from the beginning was to build an editor that stays out of the way: fast, responsive, and practical enough to use as my daily driver. I wanted something with a minimal UI that doesn't nag for updates or try to do more than it needs to.
The project is open-source and the source code is intentionally kept simple. Most of the functionality is centered around editor commands, making it relatively easy to extend, add missing features, or adapt the editor to your own workflow.
I hope some of you find it useful.
Introduction video: https://youtu.be/SWHi74XATUE
Download: https://travisdp.itch.io/tine