Results 368 comments of rayx

Look to me when you call `GoCodeAction`, the gopls was not attached. Could you check your Gopls status when error happens? You can run `:LspInfo` to get info.

It looks good. Could you try to disable null-ls and try it again? I have a feeling is gopls is too slow in your project.

Yes, there is something incorrect with recent release of neovim. This one should have been fix with updates listed above

I did some tests, it seems to be a bug with gopls. As the signature does not return a valid signature until cursor moved to `"addr"`

As for flickering. I feel it was caused by your setup. Do you have a minium init.lua I can reproduce?

Thanks for the suggestions! I found a dedicated go coverage highlight plugin. https://github.com/rafaelsq/nvim-goc.lua Also with introduce the `statuscolumn` in neovim you can display both `gitsigns` and `coverage signs` at same...

it does not occur in navigator anymore, open new issue in go.nvim

Same issue. Archlinux TIOCGWINSZ = 0x5413 ioctl returns -1

Do you have an init.lua so I can reproduce the issue you saw? Also what is the language/treesitter parser you are using? And what is the neovim version?

Should been fixed. The title will be trimmed to width of floating windows size