docs: Update watch.md documentation description and comments

This commit is contained in:
Peter Schilling 2025-01-07 13:57:38 -08:00 committed by Peter Schilling (aider)
parent f94e05e04e
commit 5b6da85e68

View file

@ -3,6 +3,7 @@ title: Aider in your IDE
#highlight_image: /assets/browser.jpg
parent: Usage
nav_order: 750
# rewrite this description to be relevant to running within an ide ai!
description: Aider can run in your browser, not just on the command line.
---
@ -292,4 +293,3 @@ todo_app.py:
*This feature was inspired by
the way [Override](https://github.com/oi-overide) watches for file changes
to find prompts embedded within `//> a specific set of delimiters <//`.*