diff --git a/README.md b/README.md index 29d15fd95..1c22cfc50 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ for more details. - Update docs. - Aider will edit your files to complete your request. - Aider [automatically git commits](https://aider.chat/docs/git.html) changes with a sensible commit message. +- [Use aider inside your favorite editor or IDE](/docs/usage/watch.html). - Aider works with [most popular languages](https://aider.chat/docs/languages.html): python, javascript, typescript, php, html, css, and more... - Aider can edit multiple files at once for complex requests. - Aider uses a [map of your entire git repo](https://aider.chat/docs/repomap.html), which helps it work well in larger codebases. diff --git a/aider/website/index.md b/aider/website/index.md index c1a8a3d06..7ef82092b 100644 --- a/aider/website/index.md +++ b/aider/website/index.md @@ -104,6 +104,7 @@ for more details. - Update docs. - Aider will edit your files to complete your request. - Aider [automatically git commits](https://aider.chat/docs/git.html) changes with a sensible commit message. +- [Use aider inside your favorite editor or IDE](/docs/usage/watch.html). - Aider works with [most popular languages](https://aider.chat/docs/languages.html): python, javascript, typescript, php, html, css, and more... - Aider can edit multiple files at once for complex requests. - Aider uses a [map of your entire git repo](https://aider.chat/docs/repomap.html), which helps it work well in larger codebases.