ICompletionItems: ReadonlyArray<ICompletionItem>

Type alias for ICompletionItem list. Implementers of this interface should be responsible for deduping and sorting the items in the list.

Generated using TypeDoc