Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/json-schema-store
JsonSchemaContribution
Interface JsonSchemaContribution
interface
JsonSchemaContribution
{
registerSchemas
(
store
:
JsonSchemaRegisterContext
)
:
MaybePromise
<
void
>
;
}
Implemented by
DebugSchemaUpdater
DefaultJsonSchemaContribution
ExtensionSchemaContribution
KeybindingSchemaUpdater
PreferencesJsonSchemaContribution
TaskSchemaUpdater
ToolbarCommandContribution
WorkspaceSchemaUpdater
Index
Methods
register
Schemas
Methods
register
Schemas
registerSchemas
(
store
:
JsonSchemaRegisterContext
)
:
MaybePromise
<
void
>
Parameters
store
:
JsonSchemaRegisterContext
Returns
MaybePromise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
register
Schemas
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...