Helix Editor

86 readers
4 users here now

About

Post-modern community focused on post-modern editor.

Rules

Instance rules apply here.

founded 1 year ago
MODERATORS
1
2
1
New Helix release! 23.10 (helix-editor.com)
submitted 1 year ago* (last edited 1 year ago) by starman@programming.dev to c/helix@programming.dev
 
 

New helix version was released 12 minutes ago with new features:

  • multiple language servers
  • fuzzy matching with nucleo (nucleo is a project from creators of helix and is significantly faster than alternatives like fzf)
  • smart tab
  • better registers
  • initial support for LSP DidChangeWatchedFiles
  • syntax highlight regex prompts
3
 
 

I've started using Helix occasionally as I stumbled across the editor when trying to customize vim for Rust.

Immediately, I fell in love with how (mostly) plug and play Helix is.

Over the next few months, I plan to use Helix more and more. If you have any useful tips on usage, customization or anything else I am all ears.

4
5
 
 

Consider posting to the existing one?

6
 
 

Nucleo is a project from creators of helix and is significantly faster that alternatives like fzf.

If you want to use latest features, such as this one, check out helix-git AUR package. (if you are using arch btw)

7
1
submitted 1 year ago* (last edited 1 year ago) by starman@programming.dev to c/helix@programming.dev
 
 

I found this nice project on GitHub: DJAndries/llmvm. It doesn't seem to work as seamless as GitHub Copilot in JetBrains Rider or VSCode, for example, but since there is no plugin system yet, it's a nice option.