Hacker News new | ask | show | jobs
by martinni 2252 days ago
I highly suggest, [CoC](https://github.com/neoclide/coc.nvim). It's a simple LSP client, you'll get the exact same coding experience as VSCode. Then you install the [coc-tsserver plugin](https://github.com/neoclide/coc-tsserver) or any LSP server (gopls, omnisharp, etc..) and you're good to go!