mfussenegger
/
nvim-dap
nvim-dap
Debug Adapter Protocol client implementation for Neovimdebugging
awesome-neovim
nvim-dap is a Debug Adapter Protocol client implementation. It allows users to launch and attach to applications for debugging, set breakpoints, step through code, and inspect the application state. The plugin supports multiple languages and extensions for a more customized debugging experience. It does not handle debug adapter installations but focuses on providing a basic debugger.
Media
Developers using nvim-dap
more configs
ecosse3/nvim
/
1289
init.lua
83
6738
yutkat/dotfiles
/.config/nvim
797
init.lua
191
10136
Allaman/nvim
/
653
init.lua
81
4987
crivotz/nv-ide
/
608
init.lua
56
2638
Other debugging plugins
more plugins
rcarriga/nvim-dap-ui
A UI for nvim-dap
2780
1
debugging