Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CompletionHandler

A namespace for cell completion handler statics.

Index

Type aliases

ICompletionItems

ICompletionItems: ReadonlyArray<ICompletionItem>

Type alias for ICompletionItem list. Implementers of this interface should be responsible for deduping and sorting the items in the list.

ICompletionItemsConnector

Variables

Const ICompletionItemsResponseType

ICompletionItemsResponseType: "ICompletionItemsReply"

Generated using TypeDoc