Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-claude-code
common/claude-code-service
MultiEditInput
Interface MultiEditInput
interface
MultiEditInput
{
edits
:
{
new_string
:
string
;
old_string
:
string
}
[]
;
file_path
:
string
;
}
Index
Properties
edits
file_
path
Properties
edits
edits
:
{
new_string
:
string
;
old_string
:
string
}
[]
file_
path
file_path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edits
file_
path
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...