Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-11-12 | 514 Bytes | |
v5.9.0.tar.gz | 2018-11-12 | 9.8 MB | |
v5.9.0.zip | 2018-11-12 | 9.9 MB | |
Totals: 3 Items | 19.7 MB | 0 |
- Restore Hyperclick functionality
- Show the definition in a tooltip on command+hover
- Display relative paths in the usage view
- Add a setting for build timeout
- Better compatibility with github.com/mdempsky/gocode
- Improve support for Go 1.10+:
- Property utilize the
-i
flag to play nice with the build cache - Disable Go modules when running
go get
so as not to interfere with a project's dependencies
Detailed changes: https://github.com/joefitzgerald/go-plus/compare/v5.8.6...v5.9.0