mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
docs: Update feature card to highlight language support
This commit is contained in:
parent
915e87e88e
commit
7b3411b236
1 changed files with 4 additions and 4 deletions
|
@ -533,12 +533,12 @@
|
|||
</div>
|
||||
<p>Uses a map of your entire git repo, which helps it work well in larger codebases.</p>
|
||||
</a>
|
||||
<a href="https://aider.chat/docs/install.html" class="feature-card">
|
||||
<a href="https://aider.chat/docs/languages.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
<div class="feature-icon">📝</div>
|
||||
<h3 class="feature-title">Multiple File Editing</h3>
|
||||
<div class="feature-icon">🌍</div>
|
||||
<h3 class="feature-title">Language Support</h3>
|
||||
</div>
|
||||
<p>Edit multiple files at once for complex requests, making large-scale changes easier.</p>
|
||||
<p>Aider works with most popular languages: python, javascript, typescript, php, html, css, and more...</p>
|
||||
</a>
|
||||
<a href="https://aider.chat/docs/git.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue