Y
Hacker News
new
|
ask
|
show
|
jobs
by
tech_dreamer
2252 days ago
Go plugin for VS Code has first class support for delve (as well as Emacs) - I have been using it for more than a year!
1 comments
pizza234
2252 days ago
It has support, but definitely not first class - I just tried a short time ago, and it wasn't possible to invoke functions while debugging; GitHub issue here:
https://github.com/microsoft/vscode-go/issues/2655
.
link
sn_master
2252 days ago
Its a problem with the Go compiler. Even IntelliJ doesn't support that, and its annoying AF.
link