As deoplete does not support async source, right now completion function is implemented as sync calls.
Might even better support async completion.
roxma/nvim-completion-manager looks cool and actively maintained/developed.
@roxma
As deoplete does not support async source, right now completion function is implemented as sync calls.
Of course it is on the todo list.
But I must refactor the implementation to support the feature.
And I have denite.nvim and neovim supports...
@Shougo Thanks for the info.
I know you might be busy with other stuff, but could you give a rough estimation of when the work will start?
You can let me know if you need some more hand on that.
I know you might be busy with other stuff, but could you give a rough estimation of when the work will start?
https://github.com/Shougo/deoplete.nvim/issues/407
Hm.
Current loadmap:
The async support is not so far, but it depends on the other works.
Great. Thanks for sharing.
I will start the implementation ASAP.
As deoplete does not support async source, right now completion function is implemented as sync calls.
I have implemented the feature.
Cool! I will start upgrading the integration.
Thanks.
I will test it.
Most helpful comment
I will start the implementation ASAP.