Hacker News new | ask | show | jobs
by kyrra 2312 days ago
it made it painful for a while, but GoLand and VSCode both support modules at this point (though VSCode uses the gopls[1] (language server), that I've been having mixed results with).

[1] https://github.com/golang/tools/tree/master/gopls

1 comments

I can't speak for GoLand but VSCode is totally borked. It is improving but we regressed a ton after Go modules were released.