Options
All
  • Public
  • Public/Protected
  • All
Menu

An interface for completer-compatible objects.

Hierarchy

Index

Properties

Properties

connector

The data connector used to populate the completer. Use the connector with ICompletionItemsReply for enhanced completions.

editor

editor: CodeEditor.IEditor | null

The host editor for the completer.

Readonly parent

parent: Widget

The parent of the completer; the completer resources dispose with parent.

Generated using TypeDoc