Hacker News new | ask | show | jobs
by bern4444 995 days ago
I love that we have so many choices for editors. VSCode, Vim, NeoVim (+ vim distros like astro etc), emacs (+ emacs distros), Kakoune, Helix etc.

Its awesome to have so many choices so everyone can pick the system that best fits them. It also encourages better tooling that can fit on top of any of these like the Language Server Protocol, TreeSitter etc which benefit everyone.

Thanks to everyone for working on all these projects and tooling, its truly incredible.

1 comments

It's definitely never been easier and more free to tinker and write code than now. Cool times.