Commit Graph

836 Commits (d217a74fa823d0adef1a3680c3af562ae14e6854)
 

Author SHA1 Message Date
ray-x 4030487864 [feature] gotest codeactions for null-ls 1 year ago
ray-x a0a57a88e8 go code action for null-ls 1 year ago
ray-x 16894803d7 updates null-ls gotest source: only run command when file saved 1 year ago
ray-x 7e6fe7a062 [feature] null-ls message redirect to quickfix 1 year ago
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.
1 year ago
ray-x 793b0d1ede lint 1 year ago
ray-x d0e7922742 issue #271 go-generate failure for codes inside package 1 year ago
ray-x 106ec4de3d issue #269 dap-ui setup config 1 year ago
ray-x 5583315322 healthcheck updates 1 year ago
ray-x 281b51a18c health messages 1 year ago
ray-x 9394e7decb tidy 1 year ago
ray-x dcb8662e6c checkhealth and go-enum update 1 year ago
ray-x 6ff9cbad4c check go ts parser 1 year ago
ray-x f33866ed00 Feature: run & debug a subtest inside table driven test cases 1 year ago
ray-x 1f52335ea3 feature: go-enum. issue #260, gopls setting move to function local var 1 year ago
ray-x b9c8ea1d7f Bugfix: GoTest path option duplicate path args 1 year ago
ray-x 8ac0c51269 health check issue #267 1 year ago
ray-x 26fd07ebad use gopls in gofmt 1 year ago
ray-x 8a959ec37b go-enum support 🎄🎆 1 year ago
ray-x d2924e7902 go coverage combine 🎄🎆 1 year ago
ray-x a4dd40d8f8 partial covered test 🎄🎆 1 year ago
ray-x 399a3a834e README issue #263 🎄🎆 2 years ago
ray-x b53dfd4fdb dap options for time out issue #263 🎄🎆 2 years ago
rayx 0f72dbdd87
Fix unit test errors 🎄🎆 (#265)
* test pipeline

* update unit tests
2 years ago
ray-x 17adc5c600 [feature] go coverage partially tested, skip covered 🎄🎆 2 years ago
ray-x 02fbdd126c issue #264 coverage line num mismatch 🎄🎆 2 years ago
ray-x 9f0d92ab2d coverage args update -t 🎄 2 years ago
ray-x 2d05643e91 coverage args update 🎄 2 years ago
ray-x 5cefc346e7 luacheck lint, deprecate nvim-0.5 support 🏆🇦🇷 👋🇫🇷 2 years ago
ray-x a6e01901d2 🇫🇷 🇲🇦 😍 2 years ago
ray-x 5e980b00c7 add new command: govulncheck 🇦🇷 a🇭🇷 2 years ago
ray-x 12d262b99d update gotestsum info in readme and vim doc 🎄 2 years ago
ray-x a99aa80a17 update unit tests 🇦🇷 a🇭🇷 2 years ago
Rafael Zasas a20a086e39
Update README.md (#254)
Add missing comma in golang setup config
2 years ago
ray-x a16482773e update dap usage in readme 2 years ago
ray-x a3eed37434 update doc/readme for the dependency. 🥅😄📣 2 years ago
ray-x 9d813931e5 issue #251 🇭🇧🇷 2 years ago
ray-x c61d2f447b verbose mode in gotest no longer default, use '-v' instead 🇯🇵 2 years ago
ray-x 4529240971 feature: animation on build/compile/run/test 2 years ago
ray-x 7d5c09b9c4 lint 2 years ago
Sidney Wijngaarde 8550253c66
fix: tags add comparison typo (#247) 2 years ago
ray-x 02943e5316 gomodifytags options 2 years ago
Shaw Vrana 4599360f5d
Add ability to set gomodifytag options in config (#246) 2 years ago
ray-x b4aaf5bf77 lint 2 years ago
ray-x 3f4ae62846 type spec 2 years ago
ray-x c6b3c061cd bugfix -p nil check #241 2 years ago
ray-x df1f43ef55 empty check 2 years ago
ray-x 083965ad6d update package.lua logs 2 years ago
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.
2 years ago
ray-x ca2463975e better error messages when pkg does not present 2 years ago