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

    Represents an plugin.

    To get an instance of an Plugin use getPlugin.

    Type Parameters

    • T

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    id: string

    The canonical plug-in identifier in the form of: publisher.name.

    packageJSON: any

    eslint-disable-next-line @typescript-eslint/no-explicit-any

    pluginPath: string

    The absolute file path of the directory containing this plug-in.

    pluginType: PluginType
    pluginUri: Uri

    The uri of the directory containing this plug-in.

    Accessors

    Methods