mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
copy
This commit is contained in:
parent
329e16e59b
commit
2be24f207f
4 changed files with 3 additions and 6 deletions
|
@ -4,9 +4,6 @@ nav_order: 50
|
||||||
---
|
---
|
||||||
# In-chat commands
|
# In-chat commands
|
||||||
|
|
||||||
|
|
||||||
## In-chat commands
|
|
||||||
|
|
||||||
Aider supports commands from within the chat, which all start with `/`.
|
Aider supports commands from within the chat, which all start with `/`.
|
||||||
|
|
||||||
<!--[[[cog
|
<!--[[[cog
|
||||||
|
|
|
@ -3,7 +3,7 @@ parent: Configuration
|
||||||
nav_order: 10
|
nav_order: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
## Options reference
|
# Options reference
|
||||||
|
|
||||||
You can use `aider --help` to see all the available options,
|
You can use `aider --help` to see all the available options,
|
||||||
or review them below.
|
or review them below.
|
||||||
|
|
|
@ -3,7 +3,7 @@ parent: Usage
|
||||||
nav_order: 25
|
nav_order: 25
|
||||||
---
|
---
|
||||||
|
|
||||||
## Tips
|
# Tips
|
||||||
|
|
||||||
- Think about which files need to be edited to make your change and add them to the chat.
|
- Think about which files need to be edited to make your change and add them to the chat.
|
||||||
Aider can help the LLM figure out which files to edit all by itself, but the most efficient approach is to add the needed files to the chat yourself.
|
Aider can help the LLM figure out which files to edit all by itself, but the most efficient approach is to add the needed files to the chat yourself.
|
||||||
|
|
|
@ -3,7 +3,7 @@ parent: Usage
|
||||||
nav_order: 75
|
nav_order: 75
|
||||||
---
|
---
|
||||||
|
|
||||||
## Tutorial videos
|
# Tutorial videos
|
||||||
|
|
||||||
Here are a few tutorial videos made by aider users:
|
Here are a few tutorial videos made by aider users:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue