This repository was archived by the owner on May 7, 2021. It is now read-only.
v5.3.0
- π Highlight identifiers when the cursor moves (#583)
- π Find usage of the current identifier and display them in the
usage
tab of the go-plus panel
- π¨ Enhance display of panel
- Make panel font size configurable (default:
1.2em
) - Set default monospace fonts when the standard font family is used
- Make panel font size configurable (default:
- π’ Change default for
go-plus.navigator.mode
fromguru
togodef
- π Add
runTestsWithCoverage
flag, so that you can disable coverage while still running tests on save
Detailed changes: v5.2.0...v5.3.0