@runloop/agent-axon-client
Preparing search index...
acp
NesTextEdit
Type Alias NesTextEdit
A text edit within a suggestion.
type
NesTextEdit
=
{
newText
:
string
;
range
:
Range
;
}
Index
ACP Protocol
new
Text
range
ACP Protocol
new
Text
newText
:
string
The replacement text.
range
range
:
Range
The range to replace.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
ACP Protocol
new
Text
range
@runloop/agent-axon-client
Loading...
A text edit within a suggestion.