Open
Description
We have AutocompletionResult
type for remote autocompletion that expects completions items to have text
field and everything else in payload
. But this is unnecessary, so we should remove this. And make typeheadOptionField
(now hardcoded as 'text'
) configurable via x_editor_auto_complete
.