Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-protocol
EnterAction
Interface EnterAction
interface
EnterAction
{
appendText
?:
string
;
indent
:
"none"
|
"indent"
|
"outdent"
|
"indentOutdent"
;
removeText
?:
number
;
}
Index
Properties
append
Text?
indent
remove
Text?
Properties
Optional
append
Text
appendText
?:
string
indent
indent
:
"none"
|
"indent"
|
"outdent"
|
"indentOutdent"
Optional
remove
Text
removeText
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
append
Text
indent
remove
Text
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...