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
1375
init.lua
80
6486
1296
init.lua
34
2595
1033
init.lua
28
1374
887
init.lua
197
10266
Other debugging plugins
more plugins
rcarriga/nvim-dap-ui
A UI for nvim-dap
3164
4
debugging