Commit Graph

586 Commits

Author SHA1 Message Date
ray-x
4030487864 [feature] gotest codeactions for null-ls 2023-01-18 11:09:26 +11:00
ray-x
a0a57a88e8 go code action for null-ls 2023-01-18 09:20:11 +11:00
ray-x
16894803d7 updates null-ls gotest source: only run command when file saved 2023-01-16 15:17:03 +11:00
ray-x
7e6fe7a062 [feature] null-ls message redirect to quickfix 2023-01-15 20:24:48 +11:00
ray-x
276ebe8654 [Feature] integrate with null-ls. Add go.nvim as a null-ls source
Run `go test` on file save and
show diagnostic messages in LSP virtual text.
2023-01-15 15:46:16 +11:00
ray-x
793b0d1ede lint 2023-01-13 01:16:50 +11:00
ray-x
d0e7922742 issue #271 go-generate failure for codes inside package 2023-01-12 23:42:15 +11:00
ray-x
106ec4de3d issue #269 dap-ui setup config 2023-01-12 22:48:51 +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
9394e7decb tidy 2023-01-12 15:40:12 +11:00
ray-x
dcb8662e6c checkhealth and go-enum update 2023-01-12 15:34:00 +11:00
ray-x
6ff9cbad4c check go ts parser 2023-01-12 15:25:47 +11:00
ray-x
f33866ed00 Feature: run & debug a subtest inside table driven test cases 2023-01-11 14:53:05 +11:00
ray-x
1f52335ea3 feature: go-enum. issue #260, gopls setting move to function local var 2023-01-09 21:36:24 +11:00
ray-x
b9c8ea1d7f Bugfix: GoTest path option duplicate path args 2023-01-09 21:07:49 +11:00
ray-x
8ac0c51269 health check issue #267 2023-01-09 13:12:33 +11:00
ray-x
26fd07ebad use gopls in gofmt 2023-01-04 21:50:01 +11:00
ray-x
8a959ec37b go-enum support 🎄🎆 2023-01-03 23:23:35 +11:00
ray-x
d2924e7902 go coverage combine 🎄🎆 2023-01-03 16:25:45 +11:00
ray-x
a4dd40d8f8 partial covered test 🎄🎆 2023-01-03 07:59:06 +11:00
ray-x
399a3a834e README issue #263 🎄🎆 2022-12-28 17:16:48 +11:00
ray-x
b53dfd4fdb dap options for time out issue #263 🎄🎆 2022-12-28 17:14:42 +11:00
rayx
0f72dbdd87
Fix unit test errors 🎄🎆 (#265)
* test pipeline

* update unit tests
2022-12-28 15:03:29 +11:00
ray-x
17adc5c600 [feature] go coverage partially tested, skip covered 🎄🎆 2022-12-28 11:46:31 +11:00
ray-x
02fbdd126c issue #264 coverage line num mismatch 🎄🎆 2022-12-28 10:31:23 +11:00
ray-x
9f0d92ab2d coverage args update -t 🎄 2022-12-25 15:33:36 +11:00
ray-x
2d05643e91 coverage args update 🎄 2022-12-25 15:20:09 +11:00
ray-x
5cefc346e7 luacheck lint, deprecate nvim-0.5 support 🏆🇦🇷 👋🇫🇷 2022-12-20 22:00:06 +11:00
ray-x
a6e01901d2 🇫🇷 🇲🇦 😍 2022-12-15 07:11:08 +11:00
ray-x
5e980b00c7 add new command: govulncheck 🇦🇷 a🇭🇷 2022-12-14 08:39:09 +11:00
ray-x
12d262b99d update gotestsum info in readme and vim doc 🎄 2022-12-13 11:20:48 +11:00
ray-x
a99aa80a17 update unit tests 🇦🇷 a🇭🇷 2022-12-13 01:56:45 +11:00
Rafael Zasas
a20a086e39
Update README.md (#254)
Add missing comma in golang setup config
2022-12-13 01:50:05 +11:00
ray-x
a16482773e update dap usage in readme 2022-12-09 09:42:03 +11:00
ray-x
a3eed37434 update doc/readme for the dependency. 🥅😄📣 2022-12-09 00:50:13 +11:00
ray-x
9d813931e5 issue #251 🇭🇧🇷 2022-12-07 16:01:14 +11:00
ray-x
c61d2f447b verbose mode in gotest no longer default, use '-v' instead 🇯🇵 2022-12-06 02:08:45 +11:00
ray-x
4529240971 feature: animation on build/compile/run/test 2022-11-29 13:53:33 +11:00
ray-x
7d5c09b9c4 lint 2022-11-29 01:29:45 +11:00
Sidney Wijngaarde
8550253c66
fix: tags add comparison typo (#247) 2022-11-29 01:14:09 +11:00
ray-x
02943e5316 gomodifytags options 2022-11-27 17:48:43 +11:00
Shaw Vrana
4599360f5d
Add ability to set gomodifytag options in config (#246) 2022-11-27 17:33:53 +11:00
ray-x
b4aaf5bf77 lint 2022-11-25 13:16:51 +11:00
ray-x
3f4ae62846 type spec 2022-11-24 11:11:35 +11:00
ray-x
c6b3c061cd bugfix -p nil check #241 2022-11-24 09:54:52 +11:00
ray-x
df1f43ef55 empty check 2022-11-24 03:17:19 +11:00
ray-x
083965ad6d update package.lua logs 2022-11-24 03:11:00 +11:00
Manuel
62e3838974
fix: latest treesitter expects ;; extends (#245)
If this comment is not present it will overwrite all existing queries
with the content of the respective file.
Also move files from queries/go -> after/queries/go to ensure they are
loaded after e.g. nvim-treesitter queries.
2022-11-24 03:06:50 +11:00
ray-x
ca2463975e better error messages when pkg does not present 2022-11-23 13:42:26 +11:00