diff --git a/aider/website/docs/usage/watch.md b/aider/website/docs/usage/watch.md index ebe831757..d8b722130 100644 --- a/aider/website/docs/usage/watch.md +++ b/aider/website/docs/usage/watch.md @@ -8,6 +8,11 @@ description: Aider can run in your browser, not just on the command line. # Aider in your IDE + + If you run aider with `--watch-files`, it will watch all files in your repo for edits. If you edit a file and add comments with "AI instructions", aider will follow them. So you can put aider messages right into your source files, nearby the code they refer to.