mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
implement --ctags
This commit is contained in:
parent
68c58ea394
commit
f6aaa19299
2 changed files with 12 additions and 3 deletions
|
@ -86,7 +86,7 @@ files_content_prefix = (
|
|||
)
|
||||
|
||||
repo_content_prefix = (
|
||||
"Here is a map showing all the {other}files and selected ctags content. You *must* ask with the"
|
||||
"Here is a map showing all the {other}files{ctags_msg}. You *must* ask with the"
|
||||
" full path of the file before suggesting edits to these files:\n\n"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue