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 1396 init.lua 82 7171
1299 init.lua 34 2595
1055 init.lua 28 1374
940 init.lua 208 10595
Other debugging plugins
more plugins rcarriga/nvim-dap-ui
A UI for nvim-dap
3316 0 debugging