mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
slight tweak to wholefile prompt
This commit is contained in:
parent
6bb9b2567f
commit
90e6941de5
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ path/to/filename.js
|
||||||
{fence[1]}
|
{fence[1]}
|
||||||
|
|
||||||
Every *file listing* MUST use this format:
|
Every *file listing* MUST use this format:
|
||||||
- First line: the filename with any originally provided path
|
- First line: the filename with any originally provided path; no extra markup, punctuation, comments, etc. **JUST** the filename with path.
|
||||||
- Second line: opening {fence[0]}
|
- Second line: opening {fence[0]}
|
||||||
- ... entire content of the file ...
|
- ... entire content of the file ...
|
||||||
- Final line: closing {fence[1]}
|
- Final line: closing {fence[1]}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue