Hi JuciE,
> Nyah, there are several IDEs capable of controlling Delve under the hood >> to debug Go programs. It works nicely. >> If you are used to Visual Studio you will feel in home with VSCode. Even >> shortcuts for debugging are the same. >> >> I can't say much about IDEs since I don't really use them much. Tried Atom, it was too slow for my system. I just stuck with Emacs and gedit while running delve from my terminal. I don't currently know the recent updates to delve. But I found it hard to debug a Go program not started by delve itself. Since most of the functions and goroutines seen in the debugger were not the implemented functions of my source code. I don't know if anyone had that experience. Thanks, -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.