Helix Editor Release 25.07 Highlights

34 matrixhelix 6 7/15/2025, 7:16:59 PM helix-editor.com ↗

Comments (6)

zenlot · 22m ago
Love Helix. Congrats. Good looking default theme. Sensible defaults. Literally install and use, no configuration needed. Well I haven't replaced my IDE with it , but set alias of vi to it and made it as $EDITOR for all quick cli edits. So now whenever I need to do quick debugging edits in k9s, it calls for Helix.
homebrewer · 2m ago
Helix is the most interesting editor I've seen in a while. Very sane configuration — my config includes just one line to change the default theme to something with more contrast.

No "AI" shit pushed down your throat, and it takes the vim idea of applying actions to blocks of code, and swaps them around — you first select the code, and then apply an action to it. So you get visual feedback before doing the action and can clearly see what's going to be changed without having to spam visual mode all the time.

There was a decent article recently which explains some of the things I like in it also:

https://herecomesthemoon.net/2025/06/i-like-helix/

klaussilveira · 6m ago
Very sad that Helix still doesn't have Sublime-like multi-caret support. All I want is to Ctrl + Click and Shift + Alt + Arrows.
alwinw · 13m ago
Looking forward to the new file picker! Now to wait for evilhelix (https://github.com/usagi-flow/evil-helix) to sync with upstream
MoreQARespect · 9m ago
Does it do code folding yet?
timeon · 1m ago
Not yet.