Package io.deephaven.lang.completion
package io.deephaven.lang.completion
-
ClassDescriptionUses a ChunkerDocument to lookup user cursor and perform autocompletion.A Deephaven-internal completion fragment.General API for returning a list of completion results from a given offset in a source command.A lookup object for various values that the
ChunkerCompleter
might be interested in.Various context-sensitive options to use when generating completions.A stateful object to represent a document search at a given position.Allows applications to offer custom autocomplete suggestions.Factory interface for CustomCompletion instances, allowing the autocomplete internals to manage scope directly of CustomCompletion instances.Allows you to join multiple completion handlers together, and coalesce the final results.Creates all specified implementation, and sends all queries to each as necessary.