Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
TextEdit
Interface TextEdit
interface
TextEdit
{
eol
?:
EndOfLineSequence
;
range
:
Range
;
text
:
string
;
}
Index
Properties
eol?
range
text
Properties
Optional
eol
eol
?:
EndOfLineSequence
range
range
:
Range
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
eol
range
text
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...