
Helix
Post-modern modal text editor
The Lens
Healthchecks.io monitors your cron jobs and scheduled tasks by expecting regular pings, then alerting you when a ping doesn't arrive on time. No plugins, no config files, no weekend lost to dotfile management. You open it and it has syntax highlighting, LSP support (the thing that gives you autocomplete and go-to-definition), and tree-sitter parsing already working.
Rust, MPL 2.0. The key design difference from Vim: Helix uses selection-first editing. You select text, then act on it, the opposite of Vim's verb-then-object model. It sounds small but it changes how editing feels. Multiple cursors are built in. The fuzzy file picker, buffer manager, and LSP integration all ship with the binary.
Fully free. No paid tier, no cloud version, no premium features. One binary, every platform. Solo developers who want a fast terminal editor without the Neovim plugin rabbit hole, this is it. Teams don't really factor in; text editors are personal choices.
The catch: if you have years of Vim muscle memory, the selection-first model is a hard rewrite of your reflexes. And the plugin system doesn't exist yet; what ships is what you get. If you need a specific integration that isn't built in, you're stuck waiting for the core team to add it.
Free vs Self-Hosted vs Paid
fully freeFully open source under MPL 2.0. No paid tier, no hosted version, no premium features. Single binary distribution. Zero cost at any scale, any use case.
Free. One binary, everything included, no paid tier exists.
Similar Tools
About
- Stars
- 43,786
- Forks
- 3,397
Explore Further
More tools in the directory
Get tools like this delivered weekly
The Open Source Drop — the best new open source tools, analyzed. Free.





