Skip to content

Releases: josa42/coc-go

v1.3.0

30 Mar 07:51
Compare
Choose a tag to compare
  • chore: ignore add .tmp to npmignore b86265f
  • feat: enable coc-go on go.work files 530a541

v1.2.1...v1.3.0

v1.2.1

27 Mar 13:39
Compare
Choose a tag to compare

v1.2.0...v1.2.1

v1.2.0

27 Mar 13:31
Compare
Choose a tag to compare
  • feat: Check for new gopls version and install updates by default 1096e07
  • feat: check for new gopls versions only once a day 2e8a449
  • feat: show status item while checking gopls version 8a6fde8
  • feat: use go install on go version >= 1.17 64a46cb
  • fix: fix installing go 1.18 0f3ccc3
  • fix: Resume starting gopls if version check fails d2c1967

v1.1.0...v1.2.0

v1.1.0

05 Jan 10:32
Compare
Choose a tag to compare
  • Merge pull request #171 from jackieli-tes/gopls.tidy de71e11

v1.0.0...v1.1.0

v0.13.3

16 Jan 22:19
Compare
Choose a tag to compare
  • Allow disabling staticcheck checks by its code f73bc30

v0.13.2

02 Jan 09:46
Compare
Choose a tag to compare

v0.13.1...v0.13.2

v0.13.1

29 Dec 18:31
Compare
Choose a tag to compare
  • Update dependencies 8eb3228
  • Fix gopls version check 3a50779
  • Update coc.nvim to v0.80.0 1399f80
  • Update Settings

v0.12.1...v0.13.1

v0.12.1

19 Nov 23:25
Compare
Choose a tag to compare

v0.12.0...v0.12.1

v0.12.0

29 Sep 22:42
Compare
Choose a tag to compare

v0.11.0...v0.12.0

v0.11.0

08 Sep 15:52
Compare
Choose a tag to compare
  • Allow disabling the gopls daemon 5f640c9
  • Use shared gopls daemon by default dd7bb9f
  • Update restart configs 4c96d8d
  • Quick fix tools install 16faa1a
  • Remove glide.yaml from root patterns 606b62d
  • Fix organize imports auto command in readme 088226e
  • Add command go.test.generate.function fbac3db
  • Merge pull request #96 from unblee/unblee/add-cmd-go.install.tools b26f27d
  • Add go.install.tools command 2110b07

v0.10.0...v0.11.0