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