Replies: 3 comments 21 replies
-
Could you explain in more detail what you mean by "flash" here? Thanks. |
Beta Was this translation helpful? Give feedback.
7 replies
-
You can see the vedio below: 31640.mov |
Beta Was this translation helpful? Give feedback.
10 replies
-
I tried to install only eglot and corfu, the completion box will not flashing. corfu-eglot-2022-01-16.15.54.14.mov |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use
eglot
withcompany
, lsp server isclangd/pyright
.And I encouter an issue:
When I input new character, the completion list will update, but the completion box will flash while I input new character.
This will not happens when
eglot
is disconnected with LSP server.I not sure this is the issue of company or eglot?
I tested on
emacs -Q
,and installcompany
andeglot
.Any one known how to fixed it?
edit: this issue also happen on Arch linux (
sudo pacman -S emacs-git
)Platform: macOS
Emacs version:
Beta Was this translation helpful? Give feedback.
All reactions