Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
LanguageStatus
Interface LanguageStatus
interface
LanguageStatus
{
accessibilityInfo
:
undefined
|
AccessibilityInformation
;
busy
:
boolean
;
command
:
undefined
|
Command
;
detail
:
string
;
id
:
string
;
label
:
string
;
name
:
string
;
selector
:
SerializedDocumentFilter
[]
;
severity
:
Severity
;
source
:
string
;
}
Index
Properties
accessibility
Info
busy
command
detail
id
label
name
selector
severity
source
Properties
Readonly
accessibility
Info
accessibility
Info
:
undefined
|
AccessibilityInformation
Readonly
busy
busy
:
boolean
Readonly
command
command
:
undefined
|
Command
Readonly
detail
detail
:
string
Readonly
id
id
:
string
Readonly
label
label
:
string
Readonly
name
name
:
string
Readonly
selector
selector
:
SerializedDocumentFilter
[]
Readonly
severity
severity
:
Severity
Readonly
source
source
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
accessibility
Info
busy
command
detail
id
label
name
selector
severity
source
Theia TypeDoc
Loading...