Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
variable-resolver
VariableResolverFrontendContribution
Class VariableResolverFrontendContribution
Implements
FrontendApplicationContribution
CommandContribution
Index
Constructors
constructor
Properties
contribution
Provider
variable
Quick
Open
Service
variable
Registry
Methods
on
Start
register
Commands
Constructors
constructor
new
Variable
Resolver
Frontend
Contribution
(
contributionProvider
,
variableRegistry
,
variableQuickOpenService
)
:
VariableResolverFrontendContribution
Parameters
contributionProvider
:
ContributionProvider
<
VariableContribution
>
variableRegistry
:
VariableRegistry
variableQuickOpenService
:
VariableQuickOpenService
Returns
VariableResolverFrontendContribution
Properties
Protected
Readonly
contribution
Provider
contribution
Provider
:
ContributionProvider
<
VariableContribution
>
Protected
Readonly
variable
Quick
Open
Service
variable
Quick
Open
Service
:
VariableQuickOpenService
Protected
Readonly
variable
Registry
variable
Registry
:
VariableRegistry
Methods
on
Start
on
Start
(
)
:
void
Returns
void
register
Commands
register
Commands
(
commands
)
:
void
Parameters
commands
:
CommandRegistry
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
contribution
Provider
variable
Quick
Open
Service
variable
Registry
on
Start
register
Commands
Theia TypeDoc
Loading...