Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/editor
browser/editor
ReplaceOperation
Interface ReplaceOperation
interface
ReplaceOperation
{
range
:
Range
;
text
:
string
;
}
Index
Properties
range
text
Properties
range
range
:
Range
the position that shall be replaced
text
text
:
string
the text to replace with
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
range
text
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
the position that shall be replaced