The instantiation options for cell completion handlers.

Hierarchy

  • IOptions

Properties

completer: Completer

The completion widget the handler will connect to.

inlineCompleter?: InlineCompleter

The inline completer widget; when absent inline completion is disabled.

reconciliator: IProviderReconciliator

The reconciliator that will fetch and merge completions from active providers.

Generated using TypeDoc