Commit Graph

562 Commits (17adc5c60033e57ebc88ba471f51db8cf997379a)
 

Author SHA1 Message Date
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
ray-x bc1a1ea33b update minimal.vim for github actions 2 years ago
ray-x e0e2aeb1ad bumpup pipeline ubuntu version to 22.04 2 years ago
ray-x a173420ed9 disable plenary debug in github action 2 years ago
ray-x a06e091d68 GoImpl allow specify receiver name 2 years ago
ray-x 52ccb2e690 GoImpl updates, allow no arguments and let treesitter do everything for you 2 years ago
ray-x dbf0094f25 write buffer after gofmt 2 years ago
ray-x e3504bc50f allow gorun in float terminal 2 years ago
Alexandre Desjardins f41af88f2e
fix nvim-lsp-installer path moved to core module (#126) 2 years ago
ray-x 257218611e merge conflict 2 years ago
ray-x ed8a2484ba merge master 2 years ago
ray-x 1f4711e681 Merge branch 'master' into serverCapcities 2 years ago
ray-x 73eed9e67b remove un-used setup in breakpoint save 2 years ago
ray-x 80e94444bb merge master 2 years ago
ray-x 669ad39639 update launch.json and readme.md for the new commands 2 years ago
ray-x 1449635984 launch.json create folder if not existed 2 years ago
ray-x e3551f08bc add logs 2 years ago
ray-x f187f10678 Update GoModxxx cmds 2 years ago