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
1369
init.lua
80
6486
1291
init.lua
34
2595
1031
init.lua
28
1374
883
init.lua
197
10266
Other debugging plugins
more plugins
rcarriga/nvim-dap-ui
A UI for nvim-dap
3147
2
debugging