github golang/tools gopls/v0.3.2

latest releases: gopls/v0.15.3, gopls/v0.15.3-pre.2, gopls/v0.15.3-pre.1...
3 years ago
  • fatih/vim-go#2701: Fix a crash in references on builtin symbols.
  • golang/go#37104: Fix crash in completion of recursive pointer types (for example, type foo *foo).
  • golang/go#37108: Fix handling of build flags in imports code.
  • golang/go#34955: Import organization was corrupting file contents for untracked files. This is now fixed.
  • CL 219203: Disable nilness analyzer. This is the only analyzer that requires go/ssa, which is expensive to compute. If you are still seeing excessive memory usage with gopls/v0.3.2, please read golang/go#36943 and open a new issue.

Don't miss a new tools release

NewReleases is sending notifications on new releases.