Helix
A post-modern modal text editor built in Rust with native Tree-sitter and LSP.
Why consider Helix?
Helix is a modern modal text editor written in Rust. Inspired by Kakoune and Neovim, it provides out-of-the-box Language Server Protocol (LSP) integration, Tree-sitter syntax highlighting, and multiple selections with zero configuration required.
Learn Helix by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Helix
Helix provides selection-first editing semantics (selection -> action) and built-in LSP autocompletion without complex plugin setups.
Installation
# Ubuntu via PPAsudo add-apt-repository ppa:maveonair/helix-editorsudo apt update && sudo apt install helix# macOS via Homebrewbrew install helixHelix is licensed under the Mozilla Public License 2.0 (MPL-2.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.