Are you more interested in the (Rust, tree-sitter, LSP) or the user experience (keybindings, editing workflow)?
A standout feature is the ability to make multiple selections simultaneously, allowing users to edit multiple lines or instances of a word at once. Helix.rar
Unlike other terminal editors that require complex configuration files and dozens of plugins for basic IDE-like functionality, Helix comes with essential tools pre-configured. It includes built-in support for Language Server Protocol (LSP), which provides features like code completion, signature help, and diagnostics out of the box. Are you more interested in the (Rust, tree-sitter,
Is there a specific comparison you'd like to see, such as ? It includes built-in support for Language Server Protocol
The buffer list ( space + b ) offers an efficient way to manage and switch between open files, showing a preview of the content.