Creates a new completion list.
Optional
items: T[]The completion items.
Optional
isIncomplete: booleanThe list is not complete.
Optional
isThis list is not complete. Further typing should result in recomputing this list.
The completion items.
Represents a collection of completion items to be presented in the editor.