akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.41k stars 63 forks source link

Auto-Completion Popups are sometimes empty #420

Closed chrisgrieser closed 1 year ago

chrisgrieser commented 2 years ago

Here is the autocompletion popup from coc.vim in the terminal:

Pasted image 2022-10-04 00 14 10

and here it is in goneovim

Pasted image 2022-10-04 00 10 54

same location, same file, same letter as trigger.

The bug mostly seems to occur at the beginning of a word.


I tried it with ExtPopupmenu = true and with false, the setting does not seem to have any effect and the bug occurs with both.

akiyosi commented 1 year ago

@chrisgrieser Hi :) Perhaps this problem does not occur in the latest version. If it occurs again, please reopen the issue