Represents a collection of {@link CompletionItem completion items} to be presented in the editor.
Represents a collection of {@link CompletionItem completion items} to be presented in the editor.
(incomplete? completion-list)
This list is not complete. Further typing should result in recomputing this list.
This list is not complete. Further typing should result in recomputing this list.
(set-is-incomplete! completion-list value)
This list is not complete. Further typing should result in recomputing this list.
This list is not complete. Further typing should result in recomputing this list.
(set-items! completion-list value)
The completion items.
The completion items.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close