ReadonlycompletionsCurrent inline completions.
Original placement of cursor.
ReadonlyfilterA signal emitted when filter text is updated. Emits a mapping from old to new index for items after filtering.
ReadonlyisReadonlyprovisionA signal emitted when new information about progress is available.
ReadonlysuggestionsA signal emitted when new suggestions are set on the model.
Append completions while preserving new ones.
Dispose of the resources held by the object.
If the object's dispose method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
Handle a source change.
Notify model about progress in generation of completion candidates by providers.
Set completions clearing existing ones.
Model for inline completions.