Early Access Program Features News

GoLand 2019.1 Release Candidate is out!

GoLand 2019.1 Release Candidate is out, it means that we’re now in sight of the finish line, so if no critical issues are found, the release will go public.

Download GoLand 2019.1 RC

Get this RC build via our Toolbox App, from the website, as a snap package (for Linux), or directly from GoLand – just select Automatically check updates for Early Access Program in Preferences / Settings | Appearance & Behavior | System Settings | Updates.

Please note that to use GoLand 2019.1 RC, you need to have an active subscription or start a 30-day evaluation period. In addition, we’ve stopped providing nightly builds until the next Early Access Program opens (for 2019.2).

This RC build brings useful tiny changes and bug-fixes, mostly for the debugger:

GO-7021 — The UI doesn’t freeze on auto-import anymore.

GO-6662, GO-6345 — The Variables tab in the debugger now displays the types contained in an interface and shows the address for the pointers inside a type.

debugger addresses - optimized

GO-6989 — Unreadable variables are hidden in the debugger now.

GO-7062
— Navigation to struct fields in the debugger is working correctly.

GO-6509
— Setting the value for struct fields, pointers, and interface values in the debugger works as expected.

We love to hear from you! Do share your feedback with us: here in the comments, on Twitter, or our bug tracker.

image description