Lanzamientos de GoLand

Released: Jan 29, 2018

Actualizaciones en 2017.3.2

Características

  • Added Output directory field to Go Test run configurations.
  • Added new Template actions: break and continue.
  • Improves uncommenting for SQL nested comments.
  • Added support for a method separator in plsql packages.

Correcciones

Go Build

  • Cannot start gcloud 182 with appengine 1.9.63.
  • Add warning while cross-compiling with Run after build enabled.
  • While cross-compiling add GOOS content to binary name.

Go Formatter

  • Formatting in switch statement is wrong.

Go Refactorings

  • Cannot perform...