Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
hosted/node/scanners/scanner-theia
IConfigurationNode
Interface IConfigurationNode
interface
IConfigurationNode
{
description
?:
string
;
properties
?:
Record
<
string
,
IConfigurationPropertySchema
>
;
scope
?:
ScopeString
;
title
?:
string
;
}
Index
Properties
description?
properties?
scope?
title?
Properties
Optional
description
description
?:
string
Optional
properties
properties
?:
Record
<
string
,
IConfigurationPropertySchema
>
Optional
scope
scope
?:
ScopeString
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
properties
scope
title
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...