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
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...