coq_nvim icon indicating copy to clipboard operation
coq_nvim copied to clipboard

Number of characters typed before auto-completion

Open augustebaum opened this issue 3 years ago • 6 comments

Hi,

Is there a way to trigger completion only when a certain number of characters of a word have been typed?

Sorry if this was already addressed -- in all honesty, I think navigating the docs could be easier. Perhaps a true wiki is in order?

Thanks very much for the plugin, it's really nice.

augustebaum avatar Oct 26 '21 14:10 augustebaum

no, there is no policy yet, idk if its big enough of a use case. but ill see

ms-jpq avatar Oct 28 '21 10:10 ms-jpq

Did you reach any conclusion on this? I think this would be very useful when using nvim to write text (i.e. when writing in tex or org mode). An alternative solution for these contexts could be to only trigger autocompletion on certain (user-defined) characters, such as ., {, ...

mathsaey avatar May 30 '23 13:05 mathsaey

I'd like to see this as well

jonashaag avatar Jun 13 '23 18:06 jonashaag

Related? https://github.com/ms-jpq/coq_nvim/issues/405

jonashaag avatar Jun 13 '23 18:06 jonashaag

I would be very nice. The completion popup is a bit overwelming when we write. I am testing it and maybe I ll look for another alternative for this reason if I feell to annoyed by that...

Twix53791 avatar Sep 09 '23 14:09 Twix53791