Today brings the release of GoLand 2020.2, and it’s already waiting to be installed on your machines. What's inside? New features for Go modules, better presentation of possible problems and weak places in your code, new code inspections, new code editing features, such as the long-awaited Add Caret Per Selected Line, references and navigation support for comments to make code easier to read, as well as the ability to configure wrapping for call arguments, function parameters, and composite literal elements.
On top of that, we’ve added experimental support for generics (a.k.a. type parameters)