[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/aidermacs cfd9440622 149/466: docs: Add doc for aider-add-
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/aidermacs cfd9440622 149/466: docs: Add doc for aider-add-same-type-files-under-dir function |
Date: |
Sat, 15 Mar 2025 19:13:19 -0400 (EDT) |
branch: elpa/aidermacs
commit cfd944062285a7d41ac1513341fdb0598b131651
Author: Kang Tu <kang_tu@apple.com>
Commit: Kang Tu (aider) <kang_tu@apple.com>
docs: Add doc for aider-add-same-type-files-under-dir function
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 3150d6acaf..9f73e392a9 100644
--- a/README.org
+++ b/README.org
@@ -20,6 +20,7 @@
- More ways to add files to the Aider buffer:
- (`aider-add-current-file`): Add the current buffer file.
- (`aider-current-file-read-only`): Add the current buffer file as read-only.
+ - (`aider-add-same-type-files-under-dir`): Add all files with the same
suffix as the current file under the current directory to Aider.
- (`aider-add-files-in-current-window`): Add all buffers in the current
window.
- (`aider-batch-add-dired-marked-files`): Add multiple Dired marked files to
the Aider buffer.
- [nongnu] elpa/aidermacs 3893b78a16 124/466: Merge pull request #14 from CeleritasCelery/improve-display, (continued)
- [nongnu] elpa/aidermacs 3893b78a16 124/466: Merge pull request #14 from CeleritasCelery/improve-display, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 08452a8a30 115/466: fix README, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 84e6abac02 121/466: update menu, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs cf42ae6691 119/466: add last commit function, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 6bf4d6789a 135/466: Feat: Highlight the comint buffer based on initial buffer major mode (#21), ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 5f9b7fa1fe 136/466: Feat: easily refactor the function under cursor (#22), ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs b636c89b78 141/466: Refactor: Merge some dup code, move less used functions to aider-etc.el. Update the menu. (#33), ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs d0e296f524 145/466: docs: Add docs for new refactor and explain functions, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs f256eda338 146/466: docs: Update README to reflect new function names and usage, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs fcfc5fb0c7 148/466: docs: Update README with improved function descriptions, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs cfd9440622 149/466: docs: Add doc for aider-add-same-type-files-under-dir function,
ELPA Syncer <=
- [nongnu] elpa/aidermacs 0e380aedf9 154/466: docs(keybindings): reorganize aider keybindings for better accessibility, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 778ecf6fb5 156/466: feat: move read-only command and update default model to gemini, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs e08430df58 159/466: docs: Add section for asking questions with Aider, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs c8c0c646e8 166/466: Fix: Use correct prefix in aider-add-or-read-current-file, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs c1057df534 163/466: Merge pull request #38 from tninja/kang_feat, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 1b4357383b 173/466: Feat: Write unit tests (#46), ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs a256968d1f 177/466: Feat: update for aider-minor-mode (#50), ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 9b6fc62626 071/466: update command and test, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs fe4e4bebeb 079/466: Merge pull request #2 from AmaiKinono/autoload, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 677e867d0f 100/466: Merge branch 'main' of github.com:tninja/aider.el, ELPA Syncer, 2025/03/15