• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • plugin-ext
  • createAPIFactory

Function createAPIFactory

  • createAPIFactory(rpc, pluginManager, envExt, debugExt, preferenceRegistryExt, editorsAndDocumentsExt, workspaceExt, messageRegistryExt, clipboard, webviewExt, localizationExt): PluginAPIFactory
  • Parameters

    • rpc: RPCProtocol
    • pluginManager: PluginManager
    • envExt: EnvExtImpl
    • debugExt: DebugExtImpl
    • preferenceRegistryExt: PreferenceRegistryExtImpl
    • editorsAndDocumentsExt: EditorsAndDocumentsExtImpl
    • workspaceExt: WorkspaceExtImpl
    • messageRegistryExt: MessageRegistryExt
    • clipboard: ClipboardExt
    • webviewExt: WebviewsExtImpl
    • localizationExt: LocalizationExtImpl

    Returns PluginAPIFactory

    • Defined in packages/plugin-ext/src/plugin/plugin-context.ts:304

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...