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

    Implemented by

    Index

    Constructors

    Properties

    averageRating?: number
    description?: string
    displayName?: string
    downloadCount?: number
    downloadUrl?: string
    iconUrl?: string
    license?: string
    licenseUrl?: string
    name?: string
    namespaceAccess?: VSXExtensionNamespaceAccess
    preview?: boolean
    publishedBy?: VSXUser
    publisher?: string
    readme?: string
    readmeUrl?: string
    repository?: string
    verified?: boolean
    version?: string
    KEYS: Set<keyof VSXExtensionData> = ...