Autocompleting the expressions of a snippet

Hi! Seems it doesn’t work with snippet, that was created with snippetCompletion function. In that case apply is not a string and insertCompletionText is not called. autocomplete/src/state.ts at c323263146e4f8262d59f420256580b25428f276 · codemirror/autocomplete · GitHub

Is there workaround for it?

P.S. may be I should create new topic