Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I tried helix a few months ago. Before that, I gave it a try several times. The editor is fine, but I always go back to vim and vscode for these reasons:

- In vim, I can use vim-fugitive [1] to easily run git add and git commit. Not sure if helix has that level of integration with Git (I like the gutter, though). I know that we can use tools like lazygit within Helix, but I think :Gw and :Git commit are more ergonomic.

- I prefer vscode to code in Rust because of rust-analyzer [2]. That plugin gives me type type annotations along each variable. Helix can also provide some hints, but not that many as rust-analyzer.

[1] https://github.com/tpope/vim-fugitive

[2] https://rust-analyzer.github.io/book/vs_code.html



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: