mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
S/R will replace all matches
This commit is contained in:
parent
ec7af731e0
commit
5641483a3b
1 changed files with 3 additions and 0 deletions
|
@ -124,6 +124,9 @@ 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 *ALL* the code being searched and replaced!
|
||||
|
||||
Only *SEARCH/REPLACE* files that the user says you can edit.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue