mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 04:35:00 +00:00
feat: improve AI comment handling and documentation
This commit is contained in:
parent
117b7afd81
commit
9639395937
3 changed files with 46 additions and 3 deletions
|
@ -1432,7 +1432,7 @@ Just show me the edits I need to make.
|
|||
"""
|
||||
|
||||
pyperclip.copy(markdown)
|
||||
self.io.tool_output("Copied context to clipboard.")
|
||||
self.io.tool_output("Copied code context to clipboard.")
|
||||
|
||||
|
||||
def expand_subdir(file_path):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue