|
|
|
|
|
by davidatbu
1409 days ago
|
|
I really hope that the Debugger Adapter Protocol (DAP) from Microsoft catches fire like the Language Server Protocol (LSP) did, because I think it would do the same thing to debugging that LSP did to language intelligence/refactoring. Both vim and neovim have DAP client plugins, but many DAP servers/adapters are not well maintained, so the overall experience isn't great. |
|