Theia API Documentation v1.65.0
    Preparing search index...

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

    Type Parameters

    Index

    Constructors

    Properties

    Constructors

    Properties

    isIncomplete?: boolean

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

    items: T[]

    The completion items.