Is it possible to set a delve watchpoint on GoLand?
Answered
I know we can set watchers to keep an eye on the value of variables, but Delve actually supports WatchPoints that break when a variable is read or changed. Is this not supported by GoLand? I can't find the place to do this.
Please sign in to leave a comment.
Hello,
It is not supported yet by GoLand.
Feel free to follow GO-7868.