8 ms·
I highly suggest, [CoC](https://github.com/neoclide/coc.nvim https://github.com/neoclide/coc.nvim). It's a simple LSP client, you'll get the exact same coding e
by martinni 6y ago
I highly suggest, [CoC](https://github.com/neoclide/coc.nvim 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 https://github.com/neoclide/coc-tsserver) or any LSP server (gopls, omnisharp, etc..) and you're good to go!