Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CompletionList

Represents a collection of completion items to be presented in the editor.

Hierarchy

  • CompletionList

Index

Constructors

Properties

Constructors

constructor

Properties

Optional isIncomplete

isIncomplete: boolean

This list is not complete. Further typing should result in recomputing this list.

items

The completion items.