Text 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, has released its latest version – Helix 23.10. This new version introduces significant internal changes that enable a range of powerful features.
A key change in Helix 23.10 is the updated handling of language servers. Prior to this version, each language could only support one language server at a time. However, Helix 23.10 allows for multiple language servers to be configured to operate simultaneously, offering enhanced flexibility.
Helix 23.10 also incorporates the new Nucleo crate for fuzzy matching and a new smart tab feature. The version extends support for registers, provides initial support for Language Server Protocol (LSP) DidChangeWatchedFiles, and introduces syntax highlight regex prompts.
Besides these significant updates, Helix 23.10 also brings a host of other features, improvements, and bug fixes, further enhancing the usability and functionality of this modal text editor.