Commit Graph

19 Commits (master)

Author SHA1 Message Date
rayx d748e79011
Gh action fix (#427)
* code lens updates

* gopls spec

* vim.wait

* disable codelens in test
4 months ago
ray-x 9cf2a3f846 issue #403 goenv failed for some shell/os 6 months ago
weirdgiraffe 55c496421f
fixup: check for env variables based on go env (#399)
* fixup: check for env variables based on go env

not all golang env specific variables are
injected into vim.env, so check their presence
based on go env instead

* prevent emtpy lines at the end of go build

* fixup: treat empty values as nil
6 months ago
ray-x e749ff85ff might releated to issue #382 but it is different approch 7 months ago
ray-x 9fc0312c1a bumpup minium neovim requirement to 0.9 1 year ago
maru b119217e83
fixed deprecated function (#333)
Co-authored-by: qwexvf <qw3xvf@gmail.com>
1 year ago
ray-x 80670b2332 typo health.lua 1 year ago
ray-x 8bb852ba15 nvim 0.9 health API updates 1 year ago
ray-x 793b0d1ede lint 1 year ago
ray-x 5583315322 healthcheck updates 1 year ago
ray-x 281b51a18c health messages 1 year ago
ray-x dcb8662e6c checkhealth and go-enum update 1 year ago
ray-x 8ac0c51269 health check issue #267 1 year ago
ray-x 981adf9b39 Features:
1) count the overall test coverage per-file and per-project
2) add gotestsum as a test runner option
3) handle windows GOPATH and
4) minor fix: stop GoFmt if no formatter is available
2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x 58dd76bf90 remove trace func 2 years ago
ray-x 0916cb3da1 bugfix for releative path for `GoTest -c` 2 years ago
ray-x 3e905d07ac health check for treesitter-go parser issue#86 2 years ago
ray-x 0d5f1c9f31 add health.lua 2 years ago