Hacker News new | ask | show | jobs
by virchau13 1498 days ago
For debugging, check out nvim-dap. It uses the same protocol as VSCode for debugging.
1 comments

Can you use nvim-dap remotely? I am working on building up a neovim setup but the remote editing and debugging are the missing piece for me.