ray-x / go.nvim

G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
MIT License
1.9k stars 119 forks source link

help finding autocomplete bug: extmark/helper text persists. #477

Closed gonzaloserrano closed 3 weeks ago

gonzaloserrano commented 3 weeks ago

Hi,

Do you know by chance if it's go.nvim the one that renders println(... args.Type) above (not the one below) the println statement? It gets stuck in there.

https://github.com/ray-x/go.nvim/assets/349328/b249d700-42a3-4fd7-bc53-bb7943e62ebb

Thanks!

ray-x commented 3 weeks ago

I do not think it is something from go.nvim. Also, I have not experienced this issue so far.

gonzaloserrano commented 3 weeks ago

Thanks!

gonzaloserrano commented 3 weeks ago

It was mini.completion, as per https://github.com/echasnovski/mini.nvim/issues/924