What's Changed
features:
- Gop_Exec by @xushiwei in #203
- ParseFileEx: fallback to a normal Go+ file if ErrUnknownFileKind by @xushiwei in #214
- update gop for support scope by @visualfc in #216
- completion and symbols support check class type for test.gox by @visualfc in #217
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:
- build(deps): bump honnef.co/go/tools 0.4.7 in /gopls by @dependabot in #215
- build(deps): bump github.com/yuin/goldmark 1.7.8 by @dependabot in #308
- build(deps): bump golang.org/x/sys 0.25.0 in /gopls by @dependabot in #301
- build(deps): bump golang.org/x/sys 0.25.0 by @dependabot in #295
- build(deps): bump golang.org/x/sync 0.8.0 in /gopls by @dependabot in #299
- build(deps): bump golang.org/x/sync 0.8.0 by @dependabot in #303
- build(deps): bump golang.org/x/net 0.29.0 by @dependabot in #296
- build(deps): bump golang.org/x/text 0.18.0 in /gopls by @dependabot in #298
New Contributors
- @luoliwoshang made their first contribution in #275
Full Changelog: v0.13.7...v0.13.8