mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
S/R uniq prompt
This commit is contained in:
parent
ca18220b77
commit
642be2a8f0
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ Every *SEARCH/REPLACE block* must use this format:
|
|||
Every *SEARCH* section must *EXACTLY MATCH* the existing source code, character for character, including all comments, docstrings, etc.
|
||||
|
||||
*SEARCH/REPLACE* blocks will replace *all* matching occurrences.
|
||||
Include enough lines to ensure unique matches if needed.
|
||||
Include enough lines to make the SEARCH blocks unique.
|
||||
|
||||
Include *ALL* the code being searched and replaced!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue