Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
Configuration
Class Configuration
Hierarchy
Configuration
Index
Constructors
constructor
Properties
combined
Config
folder
Combined
Configs
Methods
get
Combined
Config
get
Combined
Resource
Config
get
Folder
Combined
Config
get
Folder
Resource
Config
get
Value
inspect
Constructors
constructor
new
Configuration
(
defaultConfiguration
:
ConfigurationModel
, userConfiguration
:
ConfigurationModel
, workspaceConfiguration
?:
ConfigurationModel
, folderConfigurations
?:
{}
)
:
Configuration
Parameters
defaultConfiguration:
ConfigurationModel
userConfiguration:
ConfigurationModel
workspaceConfiguration:
ConfigurationModel
= ...
folderConfigurations:
{}
= {}
[
resource:
string
]:
ConfigurationModel
Returns
Configuration
Properties
Private
combined
Config
combined
Config
:
undefined
|
ConfigurationModel
Private
folder
Combined
Configs
folder
Combined
Configs
:
{}
= {}
Type declaration
[
resource:
string
]:
ConfigurationModel
Methods
Private
get
Combined
Config
get
Combined
Config
(
)
:
ConfigurationModel
Returns
ConfigurationModel
Private
get
Combined
Resource
Config
get
Combined
Resource
Config
(
workspace
:
WorkspaceExtImpl
, resource
?:
URI
)
:
ConfigurationModel
Parameters
workspace:
WorkspaceExtImpl
Optional
resource:
URI
Returns
ConfigurationModel
Private
get
Folder
Combined
Config
get
Folder
Combined
Config
(
folder
:
string
)
:
undefined
|
ConfigurationModel
Parameters
folder:
string
Returns
undefined
|
ConfigurationModel
Private
get
Folder
Resource
Config
get
Folder
Resource
Config
(
workspace
:
WorkspaceExtImpl
, resource
?:
URI
)
:
undefined
|
ConfigurationModel
Parameters
workspace:
WorkspaceExtImpl
Optional
resource:
URI
Returns
undefined
|
ConfigurationModel
get
Value
get
Value
(
section
:
undefined
|
string
, workspace
:
WorkspaceExtImpl
, resource
?:
URI
)
:
any
Parameters
section:
undefined
|
string
workspace:
WorkspaceExtImpl
Optional
resource:
URI
Returns
any
inspect
inspect<C>
(
key
:
string
, workspace
:
WorkspaceExtImpl
, resource
?:
URI
)
:
{
default
:
C
;
user
:
C
;
value
:
C
;
workspace
:
undefined
|
C
;
workspaceFolder
:
undefined
|
C
}
Type parameters
C
Parameters
key:
string
workspace:
WorkspaceExtImpl
Optional
resource:
URI
Returns
{
default
:
C
;
user
:
C
;
value
:
C
;
workspace
:
undefined
|
C
;
workspaceFolder
:
undefined
|
C
}
default
:
C
user
:
C
value
:
C
workspace
:
undefined
|
C
workspace
Folder
:
undefined
|
C
Exports
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Known
Commands
Notification
Main
Object
Identifier
Objects
Transferrer
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Node
Tree
View
Selection
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
Configuration
constructor
combined
Config
folder
Combined
Configs
get
Combined
Config
get
Combined
Resource
Config
get
Folder
Combined
Config
get
Folder
Resource
Config
get
Value
inspect