Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

v5.8.0

Compare
Choose a tag to compare
@joefitzgerald joefitzgerald released this 26 Jan 23:23
· 160 commits to master since this release
24c0ac4
  • 🚫 Add go-plus.config.compileOnSave option (defaults to true) to allow you to disable build on save (fixes #674 and #675 by @zmb3)
  • 📢 When a package only contains tests, ignore the no non-test Go files warning (fixes #732 via #734 by @lloiser)
  • 🚀 Fix compatibility issues with the new but experimental parser tree-sitter (core.useTreeSitterParsers in your atom config)

Detailed changes: v5.7.2...v5.8.0