CompletionList$Typings<T extends CompletionItem> extension
- on
Properties
- isIncomplete ↔ bool
-
Available on CompletionList<
This list is not complete. Further typing should result in recomputing this list.T> , provided by the CompletionList$Typings extensiongetter/setter pair -
items
↔ List<
T> -
Available on CompletionList<
The completion items.T> , provided by the CompletionList$Typings extensiongetter/setter pair