Lacunarity is a freeware text editor being developed by me. The project was started because I wanted a fast, relatively light but feature-capable editor that wasn't built on top of a web browser (e.g. VSCode, Atom) I also just wanted to build one.
Multi-file editing with panels and hidden buffers
Keyboard-driven editing
Sensible hotkeys (unlike vim/emacs)
Simple 8-color palettes
auto build/run scripts
Microsoft Langauge Server Protocol support
LUA engine for configuration and plugins
A built-in image viewer / glsl shader visualizer
Custom panels via dll plugins
The latest build of Lacunary can be downloaded here:
The header files for panel development can be downloded here: