Protected
apiProtected
Readonly
bannerProtected
Readonly
clipboardProtected
Readonly
debugProtected
Readonly
editorsProtected
Readonly
envProtected
Readonly
keyProtected
Readonly
loadProtected
Readonly
localizationProtected
Readonly
messageProtected
Readonly
pluginProtected
Readonly
preferenceProtected
Readonly
rpcProtected
Readonly
secretsProtected
Readonly
terminalProtected
Readonly
webviewProtected
Readonly
workspaceProtected
createAPIFactoryProtected
createCreate the PluginHost that is required by my plugin manager ext interface to delegate critical behaviour such as loading and initializing plugins to me.
Protected
getProtected
initInitialize the end of the given provided extension API applicable to the current plugin host. Errors should be propagated to the caller.
the extension API to initialize, if appropriate
if any error occurs in initializing the extension API
Protected
register
The RPC handler for frontend-connection-scoped plugins (Theia and VSCode plugins).