Skip to content

v0.13.8

Latest
Compare
Choose a tag to compare
@xushiwei xushiwei released this 24 Feb 10:40
cc8806f

What's Changed

features:

changes:

  • gopls/internal/lsp/cache: fix getImportPackage from Go+ overload package by @visualfc in #202
  • gopls/internal/lsp/cache: fix check mixed gop package for checkPackageForImport by @visualfc in #224
  • goxls/internal/lsp: add TestXLS by @visualfc in #225
  • gopls/internal/lsp/source/completion: fix check addressable by @visualfc in #227
  • gopls/internal/lsp/source/completion: showGopStyle use detail by @visualfc in #226
  • gopls/internal/lsp/source: signature_help check command callexpr by @visualfc in #233
  • gopls/internal/lsp/source: signature help support trigger by space by @visualfc in #240
  • gopls/internal/goxls/testdata: add rank test by @visualfc in #241
  • fix crash for windows 10 by @tsingbx in #234
  • update gop fix parser panic by @visualfc in #223
  • update gop v1.2.5 and gogen by @visualfc in #235
  • update gop version by @visualfc in #264
  • update:gop version & overload info use by @luoliwoshang in #275
  • gop v1.3.1 by @visualfc in #326

deps:

New Contributors

Full Changelog: v0.13.7...v0.13.8