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

v5.3.0

Compare
Choose a tag to compare
@joefitzgerald joefitzgerald released this 06 Mar 07:01
· 394 commits to master since this release
b6beb70
  • πŸ†• Highlight identifiers when the cursor moves (#583)
    highlight-identifiers
  • πŸ†• Find usage of the current identifier and display them in the usage tab of the go-plus panel
    find-usage
  • 🎨 Enhance display of panel
    • Make panel font size configurable (default: 1.2em)
    • Set default monospace fonts when the standard font family is used
  • πŸ”’ Change default for go-plus.navigator.mode from guru to godef
  • πŸ†• Add runTestsWithCoverage flag, so that you can disable coverage while still running tests on save

Detailed changes: v5.2.0...v5.3.0