Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
SerializedLanguageConfiguration
Interface SerializedLanguageConfiguration
interface
SerializedLanguageConfiguration
{
autoClosingPairs
?:
SerializedAutoClosingPair
[]
;
brackets
?:
CharacterPair
[]
;
comments
?:
CommentRule
;
indentationRules
?:
SerializedIndentationRule
;
onEnterRules
?:
SerializedOnEnterRule
[]
;
wordPattern
?:
SerializedRegExp
;
}
Index
Properties
auto
Closing
Pairs?
brackets?
comments?
indentation
Rules?
on
Enter
Rules?
word
Pattern?
Properties
Optional
auto
Closing
Pairs
auto
Closing
Pairs
?:
SerializedAutoClosingPair
[]
Optional
brackets
brackets
?:
CharacterPair
[]
Optional
comments
comments
?:
CommentRule
Optional
indentation
Rules
indentation
Rules
?:
SerializedIndentationRule
Optional
on
Enter
Rules
on
Enter
Rules
?:
SerializedOnEnterRule
[]
Optional
word
Pattern
word
Pattern
?:
SerializedRegExp
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
auto
Closing
Pairs
brackets
comments
indentation
Rules
on
Enter
Rules
word
Pattern
Theia TypeDoc
Loading...