goland ide
已回答
For the Goland ide, how can i debug my code, the debug icon is inactive, how to set it
请先登录再写评论。
Debug works for `Go Application` and `Go Test` run configurations only. It doesn't work for `Go Run File` run configuration.
got it. thanks