![]() |
Internationalization Cookbook This is my personal blog. The views expressed on these pages are mine alone and not those of my employer. |
Goland 2018.3.1 — Jetbrains: Fixed a bug where "Introduce variable" could break existing code and improved receiver type completion for getters/setters. : New inspections like Unhandled Error (alerts when returned errors aren't checked) and Unreachable Code were added. : Added support for visualizing Go module dependencies and database table relationships. Version 2018.3.1 Technical Improvements JetBrains GoLand 2018.3.1 GoLand 2018.3 introduced several significant capabilities that were further refined in the 2018.3.1 patch: : Refined code completion for struct declarations and fixed remote debugging issues between Windows clients and Linux targets. System Requirements Operating Systems : Windows, macOS, and Linux. : Fixed a bug where "Introduce variable" could For a full list of addressed issues, you can review the official GoLand 2018.3 Release Notes on JetBrains YouTrack. 3.x updates? GoLand 2018.3 Release Notes - JetBrains YouTrack : Added support for Google App Engine applications, Go core dumps, and Mozilla rr for recording and replaying execution. Version 2018 : Introduced the Change Signature refactoring, allowing users to modify functions and methods in a few clicks, and upgraded the Inline refactoring. |