Agent Client Protocol - v0.18.2
Protocol Docs
GitHub
NPM
Preparing search index...
NesTextEdit
Type Alias NesTextEdit
A text edit within a suggestion.
type
NesTextEdit
=
{
newText
:
string
;
range
:
Range
;
}
Index
Properties
new
Text
range
Properties
new
Text
newText
:
string
The replacement text.
range
range
:
Range
The range to replace.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Text
range
Protocol Docs
GitHub
NPM
Agent Client Protocol - v0.18.2
Loading...
A text edit within a suggestion.