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