Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
SerializedOnEnterRule
Interface SerializedOnEnterRule
interface
SerializedOnEnterRule
{
action
:
SerializedEnterAction
;
afterText
?:
SerializedRegExp
;
beforeText
:
SerializedRegExp
;
previousLineText
?:
SerializedRegExp
;
}
Index
Properties
action
after
Text?
before
Text
previous
Line
Text?
Properties
action
action
:
SerializedEnterAction
Optional
after
Text
afterText
?:
SerializedRegExp
before
Text
beforeText
:
SerializedRegExp
Optional
previous
Line
Text
previousLineText
?:
SerializedRegExp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
after
Text
before
Text
previous
Line
Text
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...