Merge pull request #2798 from schpet/improve-watch-description

This commit is contained in:
paul-gauthier 2025-01-07 15:02:52 -08:00 committed by GitHub
commit 155f397d0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ title: Aider in your IDE
#highlight_image: /assets/browser.jpg
parent: Usage
nav_order: 750
description: Aider can run in your browser, not just on the command line.
description: Aider can watch your files and respond to AI comments you add in your favorite IDE or text editor.
---
# Aider in your IDE
@ -292,4 +292,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 <//`.*