Skip to content

1.0.0.alpha#550

Pre-release
Pre-release
Compare
Choose a tag to compare
@ignatov ignatov released this 15 Oct 21:23
· 1300 commits to master since this release

Changes since 0.9.518 (30.09.2015)

This release focuses mostly on fixes and improvements.

To install the plugin, visit the readme.

Features and enhancements:

  • Suppressions for package clause #1896

Fixes

  • False "unknown field" error #1895
  • Fields in types defined as a named struct incorrectly show as unresolved #1888
  • Unresolved reference #1879
  • Fix a rare stack overflow #1902
  • Unresolved reference on slices declared as types #1846
  • Undefined variable is not reported #1907
  • Unable to resolve variable in switch statement when using pointers #1727
  • Private struct fields from other packages are showed in completion suggestion #1899
  • time.Duration's method can not be completed automatically and can not go-to-define #1911
  • Add word wrap while showing documentation #1914

For a list of all changes in the plugin, you can visit this page.

Develop with pleasure!