Commit Graph

879 Commits (master)
 

Author SHA1 Message Date
ray-x 7045635404 bugfix for fish terminal 2 years ago
ray-x 7945c74580 breaking changes dapui #137 2 years ago
ray-x be47f4fb6c errorformat/efm 2 years ago
ray-x 410808938e lint 2 years ago
ray-x 296fc66941 typo 2 years ago
ray-x 755e5816f0 guru support 2 years ago
ray-x a059a12010 GoListImports command 2 years ago
ray-x 44d6a9d8f3 add list_imports support 2 years ago
ray-x 9d8117766c dap restart fix, fish fix 2 years ago
ray-x 040c7bd110 Update document
Smart build tags detection
2 years ago
ray-x 0bf69f9315 pull #136 use cmd string for floating terminal run 2 years ago
ray-x b3c6bde824 flags to load coverage file 2 years ago
Hiroyuki Tanaka b22f8c7760
Fix typo in README.md (#135) 2 years ago
ray-x 0690c83943 auto complete for modify tags 2 years ago
ray-x ccaed8c573 cli improvement for gomodifytags, gotest 2 years ago
ray-x ffd3b019a9 treesitter with dap to capture current function name 2 years ago
ray-x 9036f3bf88 fix plurals change edit orders 2 years ago
ray-x fb4048df8b package.config 2 years ago
ray-x a064f1e4f5 DIR_SEP nil 2 years ago
ray-x 76b31e6e74 DIR_SEP 2 years ago
ray-x 099790c988 go lint 2 years ago
ray-x ff94aa139d add notes 2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x 2b15b59d18 issue #132 goimport format options 2 years ago
ray-x 1a3f4003a6 issue #132 changes after writes 2 years ago
ray-x f5f5c41165 fix typo 2 years ago
ray-x 56143544d7 revert escape changes, it breaks floaterm run 2 years ago
ray-x 0cc455457c notify level based on test result 2 years ago
ray-x ad84a0806c update GoTest adding more flags 2 years ago
ray-x 002d7dfd73 infer the test func name with treesitter 2 years ago
ray-x c2c2100287 test golden file updates for issue #131 2 years ago
ray-x ec99df2098 fix test golden file 2 years ago
ray-x 9d01246a56 new test cases for gofmt 2 years ago
ray-x fc928a40e9 show cheatsheet in floating window 2 years ago
ray-x 9d7845707d gorename setup in lsp, allow guihua gui 2 years ago
qasimwarraich f9d094c8e5
fix(code_actions): Remove now deprecated telescope_code_actions() (#130)
- Removes `telescope_code_actions()` function.
- Sets associated keybinding to `vim.lsp.buf.code_action`
2 years ago
张海林 6c51c0a909
doc: clarify test_runner option (#129)
* doc: clarify test_runner option

* Update README.md

* Update go.txt

* Update go.lua

Co-authored-by: rayx <rayx.cn@gmail.com>
2 years ago
ray-x e09a3ebe23 error handle for exit code from go build and allow chtsh get query from current word 2 years ago
ray-x 7e35330a35 gotest run test file in folder. 2 years ago
ray-x eb4d380807 allow format all buffers with goimports 2 years ago
ray-x 58dd76bf90 remove trace func 2 years ago
ray-x 051e8b2afa cheatsheet(cht.sh) supports in go.nvim 2 years ago
ray-x bbb37ea81f split none UI releated logic for testing 2 years ago
ray-x 8d1c468901 github action 2 years ago
ray-x 8103d462c5 github action fix 2 years ago
ray-x 7b5c408b88 github action failure fix 2 years ago
ray-x fed6b24482 select test from functions 2 years ago
ray-x 125d6fa3d3 better test coverage for gotest 2 years ago
ray-x 323cfae1fa add tests for go test 2 years ago
ray-x 362ff2fd37 more tests fixplurals 2 years ago