13
nvim-dap 0.10.0 released (social.fussenegger.pro)
submitted 3 months ago by [email protected] to c/[email protected]

nvim-dap 0.10.0 released

https://github.com/mfussenegger/nvim-dap/releases/tag/0.10.0

This is a smaller one. Mainly to drop support for nvim-0.9.5 on master.

I was hoping I'd get to wrap up the new breakpoint API and data and method breakpoint support, but that will have to wait for 0.11.0 or later.

@neovim
#neovim

top 3 comments
sorted by: hot top new old
[-] [email protected] 2 points 3 months ago

It's usually a good idea to have a line explaining what your plugin does/is for. I have no idea what dap could be and I would lose interest seeing no clear description.

[-] [email protected] 6 points 3 months ago

DAP stands for Debugger Adapter Protocol or something close to that. My impression is it's pretty much the debugger variant of the Language Server Protocol (LSP).

[-] [email protected] 5 points 3 months ago

It's a plugin that allows you to debug your projects straight from nvim. Including all the neat things that go with it, stepping in and out of functions, reading variables, and much more. It's great if you ask me!

this post was submitted on 26 Mar 2025
13 points (100.0% liked)

Neovim

2508 readers
2 users here now

founded 2 years ago
MODERATORS