--- - branch: MAIN date: Fri Jul 31 09:12:58 UTC 2020 files: - new: '1.7' old: '1.6' path: pkgsrc/devel/gopls/Makefile pathrev: pkgsrc/devel/gopls/Makefile@1.7 type: modified - new: '1.3' old: '1.2' path: pkgsrc/devel/gopls/distinfo pathrev: pkgsrc/devel/gopls/distinfo@1.3 type: modified id: 20200731T091258Z.86296d2744d99a25d7a96f5d80a6be3b83b83c5b log: "gopls: update to 0.4.3.\n\n0.4.3\n\nDisable the fillstruct analysis by default.\nWe recently uncovered some performance issues with the analysis, leading us to disable it by default.\nOnce those issues are resolved, we will enable it by default again.\nYou can still enable it by adding the following to your VS Code settings:\n\n\"gopls\": {\n\t\"analyses\": {\n\t\t\"fillstruct\": true,\n\t}\n}\n\ngopls/v0.4.2\n\n Significant memory improvements (@heschik). Dependency test variants and vendored packages are no longer considered \"workspace packages\".\n Smart autocompletion for \"append\" (@muirdm).\n A \"fill struct\" code action to suggest populating a struct literal with default values (@luciolas, @joshbaum).\n Better cgo support with Go 1.15 (@heschik). Learn more: golang/go#35721 (comment).\n Code lens to run Go tests directly in the editor (@martskins). Currently opt-in:\n\n\"gopls\": {\n \"codelens\": {\n \"test\": true,\n }\n}\n\n Improved folding in composite literals (@joshbaum).\n Pop-up suggestion to run go mod vendor when inconsistent vendoring detected (@stamblerre).\n Respect GOPRIVATE for all document links and links on hover (@findleyr).\n A full list of issues resolved in this release can be found in the gopls/v0.4.2 milestone.\n\ngopls/dev.go2go: You can use the new go2go prototype with gopls. See golang/go#39619.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/devel/gopls' unixtime: '1596186778' user: wiz