mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
Merge pull request #2798 from schpet/improve-watch-description
This commit is contained in:
commit
155f397d0b
1 changed files with 20 additions and 21 deletions
|
@ -3,7 +3,7 @@ title: Aider in your IDE
|
||||||
#highlight_image: /assets/browser.jpg
|
#highlight_image: /assets/browser.jpg
|
||||||
parent: Usage
|
parent: Usage
|
||||||
nav_order: 750
|
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
|
# Aider in your IDE
|
||||||
|
@ -292,4 +292,3 @@ todo_app.py:
|
||||||
*This feature was inspired by
|
*This feature was inspired by
|
||||||
the way [Override](https://github.com/oi-overide) watches for file changes
|
the way [Override](https://github.com/oi-overide) watches for file changes
|
||||||
to find prompts embedded within `//> a specific set of delimiters <//`.*
|
to find prompts embedded within `//> a specific set of delimiters <//`.*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue