Daniel Rivas
|
fcc88590e0
|
issue-323 fix: check valid tags before overwriting gopls buildFlags (#324)
|
2023-04-14 09:58:38 +10:00 |
|
ray-x
|
1b6ea0b8ec
|
nvim 0.8.3 only changes
|
2023-03-14 20:00:23 +11:00 |
|
ray-x
|
3b5b6b8aac
|
semanticTokensProvider workaround https://github.com/golang/go/issues/54531
waiting on gopls new version release
|
2023-03-13 09:56:55 +11:00 |
|
ray-x
|
3a853d50af
|
move ftdetect/ftplugin around; gomod detecting
|
2023-01-31 11:28:53 +11:00 |
|
ray-x
|
1f52335ea3
|
feature: go-enum. issue #260, gopls setting move to function local var
|
2023-01-09 21:36:24 +11:00 |
|
ray-x
|
7d5c09b9c4
|
lint
|
2022-11-29 01:29:45 +11:00 |
|
ray-x
|
825f20b036
|
updates for gopls 0.10.0
|
2022-11-01 10:54:24 +11:00 |
|
ray-x
|
28bcaa1f44
|
quick gen return #170
|
2022-08-23 19:31:13 +10:00 |
|
ray-x
|
c7a56c8615
|
go build tags setup
|
2022-08-08 15:57:20 +10:00 |
|
ray-x
|
ce73ef43f0
|
cleanup ts logs; utils get build tags renaming
|
2022-08-06 12:54:32 +10:00 |
|
ray-x
|
c94c488307
|
automatically add build tags to gopls. handle "// go:build tagxxx"
|
2022-08-06 10:49:09 +10:00 |
|
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
|
2022-08-02 01:19:12 +10:00 |
|
ray-x
|
3774ac0eba
|
lint
|
2022-07-27 02:21:58 +10:00 |
|
ray-x
|
e5c7d643b1
|
gosnips return default, similar to fillreturns by gopls
|
2022-07-26 12:39:41 +10:00 |
|
ray-x
|
7342608bd6
|
issue #175 hover
|
2022-07-22 22:18:53 +10:00 |
|
ray-x
|
c8d02a9d6a
|
inlay hints #172
|
2022-07-20 09:27:59 +10:00 |
|
ray-x
|
44d6a9d8f3
|
add list_imports support
|
2022-06-16 14:10:49 +10:00 |
|
ray-x
|
30d30f407a
|
fix diagnostic warnings for all files
|
2022-06-01 21:29:13 +10:00 |
|
ray-x
|
f187f10678
|
Update GoModxxx cmds
|
2022-05-15 14:09:07 +10:00 |
|
ray-x
|
1c727c8768
|
ts keybinding update
|
2022-05-13 20:54:47 +10:00 |
|
ray-x
|
9143b3a4b9
|
bugfix issue #114
|
2022-04-30 19:22:19 +10:00 |
|
ray-x
|
08b36ea9e6
|
gopls version check issue #114
|
2022-04-30 11:57:51 +10:00 |
|
ray-x
|
edd8240d7f
|
go.sum file type
|
2022-04-21 00:43:35 +10:00 |
|
ray-x
|
df512d695f
|
issue #94 GoImport autocomplete
|
2022-04-18 22:33:02 +10:00 |
|
ray-x
|
630a813360
|
remove tagSupport, it is not supported by gopls
|
2022-02-21 15:43:55 +11:00 |
|
ray-x
|
d8638ab9c8
|
issue#88 cmp setup. set it as default
|
2022-02-17 13:32:58 +11:00 |
|
ray-x
|
4e3b2b1971
|
bugfix #81
|
2022-01-31 21:40:40 +11:00 |
|
ray-x
|
f599a5e2cc
|
gopls cmd fallback
|
2022-01-31 17:28:53 +11:00 |
|
ray-x
|
ce29866640
|
lsp installer path setup for version check
|
2022-01-31 17:25:53 +11:00 |
|
ray-x
|
ee3c36e25d
|
allow config debug port
|
2022-01-26 22:51:00 +11:00 |
|
ray.xu
|
4c54762e63
|
gopls vesion can be very slow, change to jobstart
|
2022-01-21 22:25:06 +11:00 |
|
ray-x
|
cd395e96fb
|
setup option to disable gopls doc format
|
2022-01-17 15:29:38 +11:00 |
|
ray-x
|
ec91d9915f
|
Add command autocomplete
|
2021-11-13 14:29:42 +11:00 |
|
ray-x
|
165714cfea
|
allow godoc focusable
|
2021-11-11 13:01:14 +11:00 |
|