Commit Graph

19 Commits

Author SHA1 Message Date
ray-x
4ee8890a8f code lens updates 2024-02-09 20:34:35 +11:00
ray-x
9cf2a3f846 issue #403 goenv failed for some shell/os 2023-11-28 17:50:33 +11:00
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
2023-11-21 19:57:57 +11:00
ray-x
e749ff85ff might releated to issue #382 but it is different approch 2023-11-15 17:34:03 +11:00
ray-x
9fc0312c1a bumpup minium neovim requirement to 0.9 2023-05-30 16:25:36 +10:00
maru
b119217e83
fixed deprecated function (#333)
Co-authored-by: qwexvf <qw3xvf@gmail.com>
2023-05-08 04:27:02 -07:00
ray-x
80670b2332 typo health.lua 2023-04-24 11:08:35 +10:00
ray-x
8bb852ba15 nvim 0.9 health API updates 2023-04-24 11:06:54 +10:00
ray-x
793b0d1ede lint 2023-01-13 01:16:50 +11:00
ray-x
5583315322 healthcheck updates 2023-01-12 20:36:22 +11:00
ray-x
281b51a18c health messages 2023-01-12 17:41:51 +11:00
ray-x
dcb8662e6c checkhealth and go-enum update 2023-01-12 15:34:00 +11:00
ray-x
8ac0c51269 health check issue #267 2023-01-09 13:12:33 +11:00
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
2022-07-01 19:15:31 +10:00
ray-x
30d30f407a fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
ray-x
58dd76bf90 remove trace func 2022-05-25 16:06:36 +10:00
ray-x
0916cb3da1 bugfix for releative path for GoTest -c 2022-05-10 11:03:15 +10:00
ray-x
3e905d07ac health check for treesitter-go parser issue#86 2022-02-16 22:11:36 +11:00
ray-x
0d5f1c9f31 add health.lua 2022-01-15 22:14:56 +11:00