go-language-server v0.6.74 Release Notes

Release Date: 2018-02-09 // about 6 years ago
    • Nikhil Raman (@cheesedosa)

      • Feature Request 1456: Show build/vet/lint status in status bar instead of opening output pane when run manually
    • Ramya Rao (@ramya-rao-a)

      • Bug 1470: Go: Build Workspace command or the setting "go.buildOnSave": "workspace" results in persistent error from trying to build the root directory with no Go files.
      • Bug 1469: Formatting adds �� in Chinese files some times.
      • Bug 1481: Untitled files in empty workspace results in build errors
      • Bug 1483: Generating unit tests for a function generates tests for other functions with similar names