GoLand 2018.2.3 is now available for download
GoLand 2018.2.3 is out and ready for you to download. As usual, we are providing several options to get updates on your machine: download from the website, update via Toolbox App, or apply as a patch on top of 2018.2.2 (use Help | Check for Updates).
This update has fixed various issues in the Go modules
_test
packages, test coverage and imports navigation.
GO-6133 — Users who switched to Go 1.11 may have faced a bug with permission denied output while running tests. In 2018.2.3, the IDE automatically filters out and removes the -i
parameter from the Go tool arguments
GO-6047 — The Move refactoring correctly moves .go
_test
suffix in the package name.
GO-5999 — The Quick Definition tooltip that shows hyperlinks to involved symbols no longer overlaps with other references to which you may want to go.
For more details and a list of all changes, please see the release notes.
Last but not least, we would like to thank everyone that helped us identify issues and sent feedback. We love hearing from you! Please, do share your feedback with us: here in comments, in our Twitter, or our bug tracker.