LSP inline completion with corfu
#4687
dschrempf
started this conversation in
Show and tell
Replies: 0 comments
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! Thanks for adding inline completions to
lsp-mode
! I have seen that the original PR handlescompany-mode
completions but does not do so forcorfu
. I am using the following snippet to cancelcorfu
completion suggestions before invokinglsp-mode
inline completions (I am using LSP inline completions on demans):If you are also using
corfu
, and have solved the issue in a different way, let me know!Beta Was this translation helpful? Give feedback.
All reactions