I think I reinstalled VS Code on my laptop one or two years ago. Since then, I never used it, and I found myself only updating the application and the limited set of extensions I installed alongside for one year long without even touching it. In fact, I was mostly interested in Language Server add-ons, but now that Neovim builtin LSP is quite stabilized, I believe I no longer need to check whether it works as expected (i.e., as it is expected to behave in VS Code or IntelliJ). In fact, I have everything at hand under Neovim, and it sparks joy.
I have a long series of posts about how I configured Neovim during last summer. Most of those settings are still relevant today, but I added a few packages, including debugging capabilities, $\TeX$ (see Texing in Vim) and Org (see Org in Vim) stuff, etc. Regarding LSP, I added specifically the following packages:
autocommand
.fn
or for inline Haskell snippets.dap
UI on demand, but I have virtual text activated automagically when I started a debugging session. I use it mostly for Python scripts. As an update to a previous micro-post, I even get this working for Haskell.docstrings
.Below are some demos (Python, Rust, Haskell) of what’s available in a modern Vim world nowadays.
dap
debugging with virtual text and LSP error/warning highlights in the status line (syntax and formatting errors deliberately added);Happy coding in Neovim!
♪ Memory Cassett • Asleep at a Party