Draft:Helix (text editor)

Helix
Original author(s)Blaž Hrastnik
Initial release1 June 2020; 5 years ago (1 June 2020)
Stable release
25.07.1[1] Edit this on Wikidata / 18 July 2025; 26 days ago (18 July 2025)
Repositorygithub.com/helix-editor/helix
Written inRust, Scheme
Operating systemUnix-like, macOS, Windows
TypeText editor
LicenseMPL-2.0
Websitehelix-editor.com

Helix is a modal screen-based text editor program created in 2020 by Blaž Hrastnik. Based on the similar Kakoune text editor, Helix also draws a large inspiration from Neovim, a fork of Vim.[2]

Like other Vi-inspired text editors, Helix uses a combination of keys to quickly and efficiently navigate throughout files.

Helix natively supports LSP, offering features like auto-completion, go-to-definition, real-time diagnostics, and inline documentation across various programming languages without additional configuration

Helix utilizes a TOML-based configuration system, allowing users to customize keybindings, themes, and language server settings.

Source collection:



References

[edit]
  1. ^ helix-editor. "Release 25.07.1 · helix-editor/helix". Retrieved 12 August 2025. {{cite web}}: |author= has generic name (help)
  2. ^ "helix/README.md at master · helix-editor/helix". GitHub. Retrieved 17 June 2024.
[edit]