Commit Graph

25 Commits (72932a7799ac4e8bbfcc688bf499ffa3f5f6bbeb)

Author SHA1 Message Date
ray-x 9e3250e724 fix: null_ls failed to refresh after gotest was resolved 11 months ago
ray-x b4cd53de46 inlay eol display issue #396 12 months ago
ray-x 43be71be21 Inline Inlay hint for nvim 0.10.x 1 year ago
ray-x ed7e79b919 log disable for nulls 1 year ago
ray-x 1be8ef7cdf bugfix null_ls go test 2 years ago
ray-x 24803e04b8 injection updates
golangci nulls updates
2 years ago
ray-x 41389a177e change severity level to info 2 years ago
ray-x edf61c77e1 allow show stderr from runner 2 years ago
ray-x 3e94e28b11 use schedule to wrap notify 2 years ago
ray-x 0f0b8fe795 showing test failed message when #diag>0 in null-ls 2 years ago
ray-x b7f7110d01 performance for null-ls cache path detection
async call inside null-ls
bugfix fish/bash/zsh GoTestFile
2 years ago
ray-x 0912de62af incidentally checked in a incorrect version 2 years ago
ray-x b9f161c18e null-ls source: golangci-lint and gotest is async now
gomvp minor fix
command auto complete
2 years ago
ray-x 4f3d09f0a3 use vim.log.levels instead of vim.lsp.log_levels 2 years ago
blob42 967de31b19
fix E5560 wrap vim api calls inside luv loop (#282)
Co-authored-by: blob42 <spike@w530>
2 years ago
blob42 bd9caf8d0e
fix nil error (#280)
* fix nil error

* Update null_ls.lua

---------

Co-authored-by: blob42 <spike@w530>
Co-authored-by: rayx <rayx.cn@gmail.com>
2 years ago
ray-x c1817f643c cache the ts nodes based on file time; null_ls timeout 2 years ago
ray-x ab678d7f42 error format for panic in null-ls go tests 2 years ago
ray-x adab4c599d test file instead of package to speed up 2 years ago
ray-x d855fabb02 null-ls go test function act error checking 2 years ago
ray-x 19e6350fc8 filter on _test.go files 2 years ago
ray-x a0a57a88e8 go code action for null-ls 2 years ago
ray-x 16894803d7 updates null-ls gotest source: only run command when file saved 2 years ago
ray-x 7e6fe7a062 [feature] null-ls message redirect to quickfix 2 years 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.
2 years ago