mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
Ask for concise S/R blocks
This commit is contained in:
parent
5c9275191e
commit
b3bc8b0f2b
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ some/dir/example.py
|
|||
{fence[1]}
|
||||
|
||||
The *SEARCH* section must *EXACTLY MATCH* the existing source code, character for character.
|
||||
The *SEARCH/REPLACE block* must be concise.
|
||||
Include just enough lines to uniquely specify the change.
|
||||
Don't include extra unchanging lines.
|
||||
|
||||
Every *SEARCH/REPLACE block* must be fenced with {fence[0]} and {fence[1]}, with the correct code language.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue