Commit Graph

877 Commits (master)
 

Author SHA1 Message Date
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
ray-x de1306a986 goenv and load breakpoints 2 years ago
ray-x f3e1da9968 save and load breaks 2 years ago
ray-x e54ed67325 remove fixplurals gotool and using treesitter 2 years ago
ray-x 0dd08fddc5 add gonvim project file parser 2 years ago
ray-x 0c8ffc2b86 add go boilerplate 2 years ago
Marco Mayer eba7daeb16
fix gotests template parameters, better names(?), small formatting fixes, update README (#125) 2 years ago
ray-x 128d2c14f3 Merge branch 'master' into serverCapcities 2 years ago
ray-x 14f298af92 Merge branch 'boilerplate' 2 years ago
ray-x 0faaf7bd0a save and load breaks 2 years ago
ray-x e77920422e Merge branch 'master' into serverCapcities 2 years ago
ray-x 1c727c8768 ts keybinding update 2 years ago
ray-x 8e6ad61371 remove fixplurals gotool and using treesitter 2 years ago
ray-x 7c434918be add gonvim project file parser 2 years ago
ray-x 8b7d2c3eda formatting_sync -> format 2 years ago
ray-x 86720cae95 update ts keybindings 2 years ago
ray-x dead9e2c70 add go boilerplate 2 years ago
ray-x 86d7b26846 doc update 2 years ago
ray-x 0916cb3da1 bugfix for releative path for `GoTest -c` 2 years ago
Aleš Brelih 6d2062c3d7
feat: verbose tests toggle (#123)
Co-authored-by: Ales Brelih <ales.brelih@3fs.si>
2 years ago
Mochammad Hanif R 5c4fcc49ac
Fix tags when using `tag_transform` (#121)
Also clarify `tag_transform` documentation in README for more clarity
2 years ago
ray-x 5bebe38de0 push gopls and lsp changes for nvim 0.7 2 years ago
ray-x 97f0d7e620 formatting -> format for neovim 0.8 2 years ago
ray-x 3154dfffb9 Merge branch 'master' into serverCapcities 2 years ago
ray-x c89418aa4b nil checking when loading cfg 2 years ago
ray-x 54df0e9994 fixplurals 2 years ago
ray-x 69d4085638 update options name to floaterm 2 years ago
ray-x 8cc8337343 Merge branch 'master' into serverCapcities 2 years ago
Aleš Brelih ab864c4c17
feat: added command to close floating term (#119)
* feat: added command to close floating term

* feat: automatically close previous float term

* Update go.lua

remove auto complete

Co-authored-by: Ales Brelih <ales.brelih@3fs.si>
Co-authored-by: rayx <rayx.cn@gmail.com>
2 years ago
ray-x cf3915c331 neovim breaking changes https://github.com/neovim/neovim/pull/17814 2 years ago
ray-x 9143b3a4b9 bugfix issue #114 2 years ago
ray-x 791dc89183 update go pipeline to 1.18.1 2 years ago
ray-x f6c45b554c minium init.lua 2 years ago
ray-x 08b36ea9e6 gopls version check issue #114 2 years ago
ray-x 88a846b3e1 issue #113 check lsp code lens 2 years ago
ray-x 1875416553 codelens message 2 years ago