Hacker News
- How to Debug Node with TypeScript in Neovim https://www.banjocode.com/post/nvim/debug-node 4 comments neovim
- Debugging Neovim with codelldb and nvim-dap https://github.com/mikesmithgh/nvim/blob/main/lua/plugins/nvim-dap.lua#L296 6 comments neovim
- A guide to building and debugging C/C++ with neovim https://igorlfs.github.io/neovim-cpp-dbg 2 comments neovim
- Debugging Lua scripts running in Neovim https://hiphish.github.io/blog/2024/02/20/debugging-lua-scripts-running-in-neovim/ 2 comments neovim
- Nextjs is impossible to debug on Neovim https://github.com/microsoft/vscode-js-debug 12 comments neovim
- 🎥 Run and Debug TypeScript Unit Tests in Neovim https://youtu.be/7Nt8n3rjfDY 8 comments neovim
- A rust and Neovim setup with debugging https://youtu.be/gihHLsClHF0 10 comments neovim
- I deployed neovim in container with python debugging setup. (Pydevbox) https://github.com/SamPosh/PyDevbox 2 comments neovim
- Guide: Debugging in Neovim https://harrisoncramer.me/debugging-in-neovim/ 7 comments neovim
- Typescript debugging in neovim with nvim-dap + vscode-js-debug https://github.com/mxsdev/nvim-dap-vscode-js 9 comments neovim
- Debugging in NeoVim https://alpha2phi.medium.com/neovim-dap-enhanced-ebc730ff498b 26 comments neovim
- Debug workflow in neovim and vim http://spacevim.org/layers/debug/ 7 comments neovim
- debug in neovim and vim https://spacevim.org/layers/debug/#.wjkgc6ypz-g.reddit 12 comments programming
- Hurlui - TUI API Debugging client based on Hurl and Neovim https://github.com/Kuchteq/hurlui 15 comments neovim
- Debugging JavaScript (Frameworks) in Neovim https://theosteiner.de/debugging-javascript-frameworks-in-neovim 13 comments neovim
- Debugging neovim slowness even when there is no plugin installed https://github.com/huyvohcmc/dotfiles/blob/master/init.vim 4 comments neovim
- Neovim Plugin: Easily run and debug Jest tests with jester https://github.com/David-Kunz/jester 6 comments neovim
- My first attempt at creating a plugin for neovim (rplugin/python3). It integrates neovim with pudb allowing you to launch into debug mode directly within neovim. https://github.com/SkyLeach/pudb.vim 19 comments vim
- Updating lua-console.nvim - a handy scratch pad / REPL / debug console for Lua development and Neovim exploration + support for other languages https://github.com/YaroSpace/lua-console.nvim 9 comments neovim
- Introducing lua-console.nvim - a handy scratch pad / REPL / debug console for Lua development and Neovim exploration https://github.com/YaroSpace/lua-console.nvim 5 comments neovim