Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
UndoStopOptions
Interface UndoStopOptions
interface
UndoStopOptions
{
undoStopAfter
:
boolean
;
undoStopBefore
:
boolean
;
}
Hierarchy (
View Summary
)
UndoStopOptions
ApplyEditsOptions
SnippetEditOptions
Index
Properties
undo
Stop
After
undo
Stop
Before
Properties
undo
Stop
After
undoStopAfter
:
boolean
undo
Stop
Before
undoStopBefore
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
undo
Stop
After
undo
Stop
Before
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...