Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/debug-schema-updater
DebugSchemaUpdater
Class DebugSchemaUpdater
Implements
JsonSchemaContribution
Index
Constructors
constructor
Properties
debug
json
Storage
uri
workspace
Service
Methods
init
register
Schemas
update
Constructors
constructor
new
DebugSchemaUpdater
()
:
DebugSchemaUpdater
Returns
DebugSchemaUpdater
Properties
Protected
Readonly
debug
debug
:
DebugService
Protected
Readonly
json
Storage
jsonStorage
:
JsonSchemaDataStore
Protected
Readonly
uri
uri
:
URI
= ...
Protected
Readonly
workspace
Service
workspaceService
:
WorkspaceService
Methods
Protected
init
init
()
:
void
Returns
void
register
Schemas
registerSchemas
(
context
:
JsonSchemaRegisterContext
)
:
void
Parameters
context
:
JsonSchemaRegisterContext
Returns
void
update
update
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
debug
json
Storage
uri
workspace
Service
Methods
init
register
Schemas
update
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...