vim-delve icon indicating copy to clipboard operation
vim-delve copied to clipboard

What's the best debug workflow?

Open kaihendry opened this issue 4 years ago • 1 comments

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:

kaihendry avatar Apr 11 '21 01:04 kaihendry

Yes, GoDebugBreakpoint is a vim-go function.

domi91c avatar Feb 02 '22 14:02 domi91c