GoLand 2019.2 Beta release, support Go 1.13 Characteristics

Upcoming GoLand 2019.2 last week released the first Beta release milestone, which means that the development team has stopped adding new features for this version, currently undergoing final improved and perfected. And compared to EAP version, Beta, of course, is more stable, but there are still some minor problems.

GoLand 2019.2 updates include improvements to the debugger to  Go 1.13  support, improved code completion, improved default theme Darcula color scheme, smarter Go Modules and dep integration, code inspection, code editing and UI improvements , details Click here to view .

Debugger support function calls

Support for the Go 1.13

GoLand 2019.2 literal support for the digital and symbolic integer times as displacement.

Smarter Go Modules and integrated dep

When GoLand 2019.2 detected using Go Modules project or dep, it will automatically enable Go Modules / dep integration.

The code checks

Called redundancy type conversion ( Redundant of the type Conversions ) code check function can help maintain readability and neatness of the project. It would be redundant type of conversion can be omitted warning.

UI improvements

Download: https://www.jetbrains.com/go/nextversion/

Guess you like

Origin www.oschina.net/news/108292/goland-2019-2-beta-released