Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
IndentationRules
Interface IndentationRules
interface
IndentationRules
{
decreaseIndentPattern
:
string
|
RegExpOptions
;
increaseIndentPattern
:
string
|
RegExpOptions
;
indentNextLinePattern
?:
string
|
RegExpOptions
;
unIndentedLinePattern
?:
string
|
RegExpOptions
;
}
Index
Properties
decrease
Indent
Pattern
increase
Indent
Pattern
indent
Next
Line
Pattern?
un
Indented
Line
Pattern?
Properties
decrease
Indent
Pattern
decrease
Indent
Pattern
:
string
|
RegExpOptions
increase
Indent
Pattern
increase
Indent
Pattern
:
string
|
RegExpOptions
Optional
indent
Next
Line
Pattern
indent
Next
Line
Pattern
?:
string
|
RegExpOptions
Optional
un
Indented
Line
Pattern
un
Indented
Line
Pattern
?:
string
|
RegExpOptions
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
decrease
Indent
Pattern
increase
Indent
Pattern
indent
Next
Line
Pattern
un
Indented
Line
Pattern
Theia TypeDoc
Loading...