Closed languitar closed 6 years ago
It does.,
But with current impl, it only list the snippets after 3 charaters is typed. You could override it.
Then this doesn't work here. For instance, in python I have a snippet with trigger class
. I don't get any completion for this, even after typing cla
or clas
.
I do get autocomplete of snippets; the only thing I'm missing is the description of the snippets:
(ncm2)
(deoplete)
This is what I get. Nothing from ultisnips. What can I do to provide debugging information?
Wow, that was fast! Works like a charm, thank you!
Thanks, now it works :)
Would be nice if this plugin could also act as a normal source to ncm2 for listing available snippets (not the ones from the language server).