

Helix
30 likes
Features
Helix News & Activities
Highlights • All activities
Recent News
- Maoholguin published news article about HelixHelix 25.01 released with path completions, UI revamp, and enhanced editing features
Helix 25.01 has been released, enhancing user experience and extending functionality with notable a...
- POX published news article about HelixText editor Helix releases version 23.10 with new powerful features and enhancements
Helix, a 'post-modern' modal code editor, inspired by Kakoune and Neovim, and developed in Rust, ha...
- POX published news article about HelixHelix Version 23.03: Unlocking New Features and Enhanced Functionality
Helix, a modal text editor, has released version 23.03. The update brings several new features, inc...
Recent activities
- Maoholguin added Helix as alternative to Windsurf Editor
Helix information
AlternativeTo Categories
Development, Office & Productivity, OS & UtilitiesGitHub repository
- 37,048 Stars
- 2,764 Forks
- 1084 Open Issues
- Updated Apr 22, 2025
Comments and Reviews
My personal go to for an in-terminal editor. Keybindings might need some getting used to.
Works great out of the box but has great customization options as well. Autocompletion and documentation popups were a big positive surprise for me!
Helix is great! It's a great middle-ground between
micro
/nano
and something likeneovim
.It uses Vim-like keybinds and it's a modal editor, but unlike other modal editors, Helix is batteries-included. It tells you what a command does, comes with an integrated tutorial, and avoids complexity by using the Language Server Protocol to serve common purposes.
The only problem with Helix is its lack of extensions. That's being worked on, but despite this issue, the editor comes with enough features/configuration options to not require them!
Give it a try!