Commit Graph

233 Commits (master)

Author SHA1 Message Date
ray-x 3fc75ca46a refact fillstruct and codeaction add GoFixPlurals 3 years ago
ray-x 8c3abfb9f2 go doc command with floating preview 3 years ago
ray-x 8dd865be82 LSP api changes https://github.com/neovim/neovim/pull/15504 3 years ago
ray-x c984ce7757 update gotest it will output to buffer 3 years ago
ray-x e17b25eee7 #26 add goimports -local support 3 years ago
ray-x 200dcd22e4 Allow test nearest function 3 years ago
ray-x b96cdefea3 Add go coverage 3 years ago
ray-x 989be3f213 update lspconfig setup; add sample vimrc, add codelens config 3 years ago
ray-x ef1f2bb7cc Feature: Show code lens and add support for run code len action 3 years ago
Ryder 49c0a4280e
fix: max_line_line typo (#21) 3 years ago
ray-x 7872cc3ea0 update document regarding go fmt 3 years ago
ray-x 018de85e7f add gopls cmd path 3 years ago
ray-x 0d0a54be7e Update GoRun command doc 3 years ago
ray-x af37cb81b8 update Goiferr and doc 3 years ago
ray-x b566782f4a Update Impl 3 years ago
ray-x a65af41408 [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 3 years ago
ray-x 034ea57ffe Add alternative command to swtich between go and test file 3 years ago
ray-x 3619f328b8 update sample vimrc 3 years ago
ray-x 87fcb47470 update lsp setup and document 3 years ago
ray-x 8bbabcbbbb verify both `GoDebug test` and `GoDebug` 3 years ago
ray-x b6c0f79ec1 update command name to avoid conflict 3 years ago
ray-x 9d170d4954 Dap support 3 years ago
David Brouwer 9485e37cc3
Increase reliability (#4)
* Add check to see if commands already exist

* Migrate to go install, as go get will be depricated

* Fix bug in comparison function

* Add installation instructions for $PATH

* remove old stuff

* remove backtick

* complete install

* remove unused function
3 years ago
ray-x 9559a8934f fixed outdated links and add trouble, vim-tests 3 years ago
ray-x 0a86f87cff add iferr and fillstruct 3 years ago
ray-x efa3320014 gorename update 3 years ago
ray-x 55a4f4075b update doc 3 years ago
ray-x abbc421aee update treesitter syntax 3 years ago
ray-x 3b11dbb98c adjust gofmt goline setup 3 years ago
ray-x f6561e7807 update treesitter syntax 3 years ago
ray-x eda5ebc0b1 readme 3 years ago
ray-x f0199347f5 README.md update 3 years ago
ray-x 1e190d6a0e init commit 3 years ago