minimalistic nvim-dap-ui alternative
dap-view-watches.mp4
Warning
Requires neovim 0.11+
return {
{
"igorlfs/nvim-dap-view",
---@module 'dap-view'
---@type dapview.Config
opts = {},
},
}
- Watch expressions
- Manipulate breakpoints
- Navigate in the call stack
- Convenient wrapper around
nvim-dap
widgets (scopes) + REPL
All of that in a unified, unintrusive window.
Visit the full documentation on the website.
You can contribute in many ways:
- If you have any questions, create a discussion.
- If something isn't working, create a bug report.
- If you have an idea, file a feature request. You can also go ahead and implement it yourself with a PR.
- If you have some spare bucks, consider sponsoring.