Commit Graph

33 Commits (636fe41c878ac828c193a9d056044dc10f9e7621)

Author SHA1 Message Date
ray-x 1b6ea0b8ec nvim 0.8.3 only changes 1 year ago
ray-x 3b5b6b8aac semanticTokensProvider workaround https://github.com/golang/go/issues/54531
waiting on gopls new version release
1 year ago
ray-x 3a853d50af move ftdetect/ftplugin around; gomod detecting 1 year ago
ray-x 1f52335ea3 feature: go-enum. issue #260, gopls setting move to function local var 1 year ago
ray-x 7d5c09b9c4 lint 2 years ago
ray-x 825f20b036 updates for gopls 0.10.0 2 years ago
ray-x 28bcaa1f44 quick gen return #170 2 years ago
ray-x c7a56c8615 go build tags setup 2 years ago
ray-x ce73ef43f0 cleanup ts logs; utils get build tags renaming 2 years ago
ray-x c94c488307 automatically add build tags to gopls. handle "// go:build tagxxx" 2 years ago
mateusz e401dd9f31
fix wrongly documented default value (lsp_gofumpt) (#188)
* fix wrongly documented default value

* Revert "fix wrongly documented default value"

This reverts commit 63c537dc50.

* fix default lsp_gofumpt
2 years ago
ray-x 3774ac0eba lint 2 years ago
ray-x e5c7d643b1 gosnips return default, similar to fillreturns by gopls 2 years ago
ray-x 7342608bd6 issue #175 hover 2 years ago
ray-x c8d02a9d6a inlay hints #172 2 years ago
ray-x 44d6a9d8f3 add list_imports support 2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x f187f10678 Update GoModxxx cmds 2 years ago
ray-x 1c727c8768 ts keybinding update 2 years ago
ray-x 9143b3a4b9 bugfix issue #114 2 years ago
ray-x 08b36ea9e6 gopls version check issue #114 2 years ago
ray-x edd8240d7f go.sum file type 2 years ago
ray-x df512d695f issue #94 GoImport autocomplete 2 years ago
ray-x 630a813360 remove tagSupport, it is not supported by gopls 2 years ago
ray-x d8638ab9c8 issue#88 cmp setup. set it as default 2 years ago
ray-x 4e3b2b1971 bugfix #81 2 years ago
ray-x f599a5e2cc gopls cmd fallback 2 years ago
ray-x ce29866640 lsp installer path setup for version check 2 years ago
ray-x ee3c36e25d allow config debug port 2 years ago
ray.xu 4c54762e63 gopls vesion can be very slow, change to jobstart 2 years ago
ray-x cd395e96fb setup option to disable gopls doc format 2 years ago
ray-x ec91d9915f Add command autocomplete 3 years ago
ray-x 165714cfea allow godoc focusable 3 years ago