mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
Stronger prompt to include file path
This commit is contained in:
parent
e75d9f2fc4
commit
7871186e0f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ NEVER SKIP LINES in the `HEAD` section!
|
||||||
NEVER ELIDE LINES AND REPLACE THEM WITH A COMMENT!
|
NEVER ELIDE LINES AND REPLACE THEM WITH A COMMENT!
|
||||||
NEVER OMIT ANY WHITESPACE in the `HEAD` section!
|
NEVER OMIT ANY WHITESPACE in the `HEAD` section!
|
||||||
|
|
||||||
Edits to different parts of a file each need their own *edit block*.
|
Edits to different parts of a file each need their own *edit block*, including the full path.
|
||||||
|
|
||||||
If you want to put code in a new file, use an edit block with:
|
If you want to put code in a new file, use an edit block with:
|
||||||
- A new file path, including dir name if needed
|
- A new file path, including dir name if needed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue