vim-delve
vim-delve copied to clipboard
What's the best debug workflow?
I think before I tried vim-delve, it opened an interactive console.
Now when I run it, I get a lot of windows that I'm confused how to interact with: https://s.natalian.org/2021-04-11/vim-delve.mp4
What am I missing please?
Oh. I think I'm getting confused between vim-delve's DlvAddBreakpoint and vim-go's GoDebugBreakPoint. :man_facepalming:
Yes, GoDebugBreakpoint is a vim-go function.