Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
SerializedEnterAction
Interface SerializedEnterAction
interface
SerializedEnterAction
{
appendText
?:
string
;
indentAction
:
IndentAction
;
outdentCurrentLine
?:
boolean
;
removeText
?:
number
;
}
Index
Properties
append
Text?
indent
Action
outdent
Current
Line?
remove
Text?
Properties
Optional
append
Text
append
Text
?:
string
indent
Action
indent
Action
:
IndentAction
Optional
outdent
Current
Line
outdent
Current
Line
?:
boolean
Optional
remove
Text
remove
Text
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
append
Text
indent
Action
outdent
Current
Line
remove
Text
Theia TypeDoc
Loading...