Commit Graph

6 Commits

Author SHA1 Message Date
ray-x
d855fabb02 null-ls go test function act error checking 2023-01-23 10:36:28 +11:00
ray-x
19e6350fc8 filter on _test.go files 2023-01-23 10:17:12 +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