← Back to tools

Helix

A post-modern text editor inspired by Kakoune and Neovim, written in Rust

Development linuxmacoswindows Rust MPL-2.0

Description

Helix is a post-modern text editor written in Rust, inspired by Kakoune and Neovim. The editing model is heavily based on Kakoune with selection-first editing. It features built-in LSP support, Tree-sitter integration, and multiple selections.

AI Summary

A Rust-based modal text editor with built-in LSP, Tree-sitter, and selection-first editing inspired by Kakoune.

Capabilities

  • + Selection-first editing model (Kakoune-inspired)
  • + Built-in Language Server Protocol (LSP) support
  • + Tree-sitter integration for syntax highlighting and navigation
  • + Multiple selections and cursors
  • + Built-in file picker and fuzzy finder

Use When

  • You want a modern terminal editor with built-in LSP
  • You like Kakoune's selection-first editing model
  • You want an editor that works out of the box

Avoid When

  • x You need extensive plugin ecosystem like Neovim
  • x You prefer non-modal editing
View AGENTS.md for Helix