mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
copy
This commit is contained in:
parent
30f4a905c1
commit
fa3df117d9
2 changed files with 6 additions and 6 deletions
|
@ -49,9 +49,9 @@ for more details.**
|
||||||
|
|
||||||
- Chat with aider about your code: `aider <file1> <file2> ...`
|
- Chat with aider about your code: `aider <file1> <file2> ...`
|
||||||
- Ask for changes:
|
- Ask for changes:
|
||||||
- New features, changes, improvements, or bug fixes.
|
- New features, changes, test cases, improvements.
|
||||||
- New test cases, updated documentation or code refactors.
|
- Bug fixes, updated docs or code refactors.
|
||||||
- Paste in a GitHub issue url that needs to be solved.
|
- Paste in a GitHub issue that needs to be solved.
|
||||||
- Aider will edit your files to complete your request.
|
- Aider will edit your files to complete your request.
|
||||||
- Aider [automatically git commits](https://aider.chat/docs/faq.html#how-does-aider-use-git) changes with a sensible commit message.
|
- Aider [automatically git commits](https://aider.chat/docs/faq.html#how-does-aider-use-git) changes with a sensible commit message.
|
||||||
- Aider works with [most popular languages](https://aider.chat/docs/languages.html): python, javascript, typescript, php, html, css, and more...
|
- Aider works with [most popular languages](https://aider.chat/docs/languages.html): python, javascript, typescript, php, html, css, and more...
|
||||||
|
|
|
@ -57,9 +57,9 @@ for more details.**
|
||||||
|
|
||||||
- Chat with aider about your code: `aider <file1> <file2> ...`
|
- Chat with aider about your code: `aider <file1> <file2> ...`
|
||||||
- Ask for changes:
|
- Ask for changes:
|
||||||
- New features, changes, improvements, or bug fixes.
|
- New features, changes, test cases, improvements.
|
||||||
- New test cases, updated documentation or code refactors.
|
- Bug fixes, updated docs or code refactors.
|
||||||
- Paste in a GitHub issue url that needs to be solved.
|
- Paste in a GitHub issue that needs to be solved.
|
||||||
- Aider will edit your files to complete your request.
|
- Aider will edit your files to complete your request.
|
||||||
- Aider [automatically git commits](https://aider.chat/docs/faq.html#how-does-aider-use-git) changes with a sensible commit message.
|
- Aider [automatically git commits](https://aider.chat/docs/faq.html#how-does-aider-use-git) changes with a sensible commit message.
|
||||||
- Aider works with [most popular languages](https://aider.chat/docs/languages.html): python, javascript, typescript, php, html, css, and more...
|
- Aider works with [most popular languages](https://aider.chat/docs/languages.html): python, javascript, typescript, php, html, css, and more...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue