GoLand 2019.3.3

Released: Mar 4, 2020

2019.3.3 での更新項目

不具合の修正

Go Debugger

  • Debugger doesn't work if localhost resolves to a ipv6 address.
  • GoLand debugger not starting.

Go General

  • Go modules: enable vendoring mode automatically when vendor directory is appeared.
  • No import package quickfix for package from module dependencies.
  • Resolve is broken inside vendor for Go modules.

Usability

  • Project view does not show dependencies as "External Libraries" when using go modules and vendoring.

Go Testing

  • Test framework quit unexpectedly.

Data Views

  • Hidden but their names are not crossed out in structure view.

IDE General

  • Scopes missing.

SQL General

  • Everything is red.
  • SQL Dialect missing: OracleSqlPlus.

JavaScript

  • Flow: statement expected is thrown when a UnionTypeAnnotation is used as type annotation of type parameters.

Performance

  • IDE Freeze in 2019.3.2.

JavaScript. Frameworks

  • WebStorm can't recognize Quasar components as of version 1.7.4 (1.7.3. works).

Performance

  • Slow scroll in new version 2019.3.

Node.js

  • Can't install packages with yarn 2.0.0-rc22.

Unit Tests

  • Unable to run single Karma test with karma-jasmine >= 3.1.0.