Hacker News new | ask | show | jobs
by fowlie 1076 days ago
Been using LazyVim for professional go development for over a year now. I can't see any features promised here that I do not already have. LazyVim is a NeoVim configuration for those who don't know. Together with the golsp its insane how good it is. Sometimes I miss those heavy refactoring functions that Jetbrains provide though, like extract function etc.
1 comments

Absolutely agree. LunarVim is my NeoVim configuration of choice and 90% of my usual workflow is present and with the missing rest I can still manage to be productive enough.

I don't see not having LSP as a positive aspect to mention by their IDE.

I use NeoVim and write the configuration myself. It's great with LSPs and I love the fact that I can interface with my editor in Lua. In the same way, I love how Blenders interface is entirely scriptable with python. I wish Digital Audio Workstations like Ableton Live offered something similar.