Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TheiaPluginScannerElectron

Hierarchy

Index

Constructors

constructor

Properties

Protected Readonly pluginUriFactory

pluginUriFactory: PluginUriFactory

Accessors

apiType

  • get apiType(): string

Methods

getContribution

getDependencies

  • getDependencies(rawPlugin: PluginPackage): undefined | Map<string, string>

getLifecycle

getModel

Protected readColors

Protected readCommand

Protected readFileSync

  • readFileSync(filePath: string): string

Protected readIconThemes

Protected readJson

  • readJson<T>(filePath: string): undefined | T

Protected readLocalization

Protected readLocalizations

Protected readSnippets

Protected readThemes

Protected readTranslation

Protected resolveSchemaAttributes

  • resolveSchemaAttributes(type: string, configurationAttributes: {}): IJSONSchema[]

Protected toPluginUrl