mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
d81c421bfe
commit
ece91dc724
1 changed files with 10 additions and 0 deletions
|
@ -220,3 +220,13 @@ Aider is
|
||||||
[open source and available on GitHub](https://github.com/Aider-AI/aider)
|
[open source and available on GitHub](https://github.com/Aider-AI/aider)
|
||||||
under an
|
under an
|
||||||
[Apache 2.0 license](https://github.com/Aider-AI/aider/blob/main/LICENSE.txt).
|
[Apache 2.0 license](https://github.com/Aider-AI/aider/blob/main/LICENSE.txt).
|
||||||
|
|
||||||
|
|
||||||
|
## Can I edit files myself while aider is running?
|
||||||
|
|
||||||
|
Yes. Aider always reads the latest copy of files from the file
|
||||||
|
system when you send each message.
|
||||||
|
|
||||||
|
While you're waiting for aider's reply to complete, it's probably unwise to
|
||||||
|
edit files that you've added to the chat.
|
||||||
|
Your edits and aider's edits might conflict.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue