Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/plugin-context
createAPIFactory
Function createAPIFactory
createAPIFactory
(
rpc
:
RPCProtocol
,
pluginManager
:
PluginManager
,
envExt
:
EnvExtImpl
,
debugExt
:
DebugExtImpl
,
preferenceRegistryExt
:
PreferenceRegistryExtImpl
,
editorsAndDocumentsExt
:
EditorsAndDocumentsExtImpl
,
workspaceExt
:
WorkspaceExtImpl
,
messageRegistryExt
:
MessageRegistryExt
,
clipboard
:
ClipboardExt
,
webviewExt
:
WebviewsExtImpl
,
localizationExt
:
LocalizationExtImpl
,
)
:
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...