mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
copy
This commit is contained in:
parent
10e966191b
commit
845f35918c
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ To address this issue, `aider` has
|
|||
a new experimental feature that utilizes `ctags` to provide
|
||||
GPT with a **concise map of the whole repository** including
|
||||
all declared variables and functions with call signatures.
|
||||
This *repo map* enables GPT to better comprehend and navigate
|
||||
all the code in larger repos.
|
||||
This *repo map* enables GPT to better comprehend, navigate
|
||||
and edit the code in larger repos.
|
||||
|
||||
## The problem: code context
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue