Agent Client Protocol - v0.18.2
Protocol Docs
GitHub
NPM
Preparing search index...
NesSuggestion
Type Alias NesSuggestion
NesSuggestion
:
|
NesEditSuggestion
&
{
kind
:
"edit"
}
|
NesJumpSuggestion
&
{
kind
:
"jump"
}
|
NesRenameSuggestion
&
{
kind
:
"rename"
}
|
NesSearchAndReplaceSuggestion
&
{
kind
:
"searchAndReplace"
}
A suggestion returned by the agent.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Protocol Docs
GitHub
NPM
Agent Client Protocol - v0.18.2
Loading...
A suggestion returned by the agent.