Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
LocalPluginDeployerResolver
Class LocalPluginDeployerResolver
Hierarchy
LocalPluginDeployerResolver
LocalDirectoryPluginDeployerResolver
LocalFilePluginDeployerResolver
Implements
PluginDeployerResolver
Index
Constructors
constructor
Accessors
supported
Scheme
Methods
accept
resolve
resolve
From
Local
Path
resolve
Local
Plugin
Path
Constructors
constructor
new
Local
Plugin
Deployer
Resolver
(
)
:
LocalPluginDeployerResolver
Returns
LocalPluginDeployerResolver
Accessors
Protected
Abstract
supported
Scheme
get
supportedScheme
(
)
:
string
Returns
string
Methods
accept
accept
(
pluginId
:
string
)
:
boolean
Parameters
pluginId:
string
Returns
boolean
resolve
resolve
(
pluginResolverContext
:
PluginDeployerResolverContext
)
:
Promise
<
void
>
Parameters
pluginResolverContext:
PluginDeployerResolverContext
Returns
Promise
<
void
>
Protected
Abstract
resolve
From
Local
Path
resolve
From
Local
Path
(
pluginResolverContext
:
PluginDeployerResolverContext
, localPath
:
string
)
:
Promise
<
void
>
Parameters
pluginResolverContext:
PluginDeployerResolverContext
localPath:
string
Returns
Promise
<
void
>
Private
resolve
Local
Plugin
Path
resolve
Local
Plugin
Path
(
pluginResolverContext
:
PluginDeployerResolverContext
, expectedScheme
:
string
)
:
Promise
<
null
|
string
>
Parameters
pluginResolverContext:
PluginDeployerResolverContext
expectedScheme:
string
Returns
Promise
<
null
|
string
>
Exports
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Known
Commands
Notification
Main
Object
Identifier
Objects
Transferrer
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Node
Tree
View
Selection
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
Local
Plugin
Deployer
Resolver
constructor
supported
Scheme
accept
resolve
resolve
From
Local
Path
resolve
Local
Plugin
Path