Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/preferences
browser/preferences-json-schema-contribution
PreferencesJsonSchemaContribution
Class PreferencesJsonSchemaContribution
Implements
JsonSchemaContribution
Index
Constructors
constructor
Properties
json
Schema
Data
preference
Configurations
schema
Provider
workspace
Service
Methods
get
Schema
URI
For
Scope
register
Schema
register
Schemas
update
In
Memory
Resources
Constructors
constructor
new
PreferencesJsonSchemaContribution
()
:
PreferencesJsonSchemaContribution
Returns
PreferencesJsonSchemaContribution
Properties
Protected
Readonly
json
Schema
Data
jsonSchemaData
:
JsonSchemaDataStore
Protected
Readonly
preference
Configurations
preferenceConfigurations
:
PreferenceConfigurations
Protected
Readonly
schema
Provider
schemaProvider
:
PreferenceSchemaService
Protected
Readonly
workspace
Service
workspaceService
:
WorkspaceService
Methods
Protected
get
Schema
URI
For
Scope
getSchemaURIForScope
(
scope
:
PreferenceScope
)
:
URI
Parameters
scope
:
PreferenceScope
Returns
URI
Protected
register
Schema
registerSchema
(
scope
:
PreferenceScope
,
context
:
JsonSchemaRegisterContext
)
:
void
Parameters
scope
:
PreferenceScope
context
:
JsonSchemaRegisterContext
Returns
void
register
Schemas
registerSchemas
(
context
:
JsonSchemaRegisterContext
)
:
void
Parameters
context
:
JsonSchemaRegisterContext
Returns
void
Protected
update
In
Memory
Resources
updateInMemoryResources
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
json
Schema
Data
preference
Configurations
schema
Provider
workspace
Service
Methods
get
Schema
URI
For
Scope
register
Schema
register
Schemas
update
In
Memory
Resources
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...