|
1 | 1 | # π Acode AI CLI Assistant Plugin |
2 | 2 |
|
3 | | -[](https://github.com/RenzMc/Acode-Plugin-AI-cli) |
| 3 | +[](https://github.com/RenzMc/Acode-Plugin-AI-cli) |
4 | 4 | [](LICENSE) |
5 | 5 | [](https://acode.app) |
6 | 6 | [](#supported-ai-providers) |
@@ -28,6 +28,7 @@ An advanced AI-powered coding assistant plugin for Acode (Android Code Editor) t |
28 | 28 | - **Smart Error Detection** - Catch bugs before they happen |
29 | 29 | - **Context-Aware Suggestions** - Intelligent code completion |
30 | 30 | - **Performance Optimization** - Automatic caching and debouncing |
| 31 | +- **This feature is under development** |
31 | 32 |
|
32 | 33 | ### π οΈ **Bulk Operations** |
33 | 34 | - **Multi-File Renaming** - Rename multiple files with patterns |
@@ -139,7 +140,7 @@ The plugin automatically adapts to your Acode theme: |
139 | 140 | ## π― Usage Guide |
140 | 141 |
|
141 | 142 | ### π¬ **Basic Chat** |
142 | | -1. Open the Renz Ai using Ctrl/Cmd + Shift + A |
| 143 | +1. Open the Renz Ai using Ctrl/Cmd + Shift + P |
143 | 144 | 2. Type your coding question or request |
144 | 145 | 3. Get instant AI-powered responses |
145 | 146 | 4. Copy code snippets with one tap |
@@ -181,7 +182,7 @@ Create reusable prompts for common tasks: |
181 | 182 |
|
182 | 183 | ### **Context Menu Integration** |
183 | 184 | - Right-click any code selection |
184 | | -- Choose **"Ask AI"** for instant analysis |
| 185 | +- Choose **"β¨"** for instant analysis |
185 | 186 | - Get context-aware suggestions |
186 | 187 |
|
187 | 188 | ## π¨ Customization |
@@ -211,7 +212,6 @@ Perfect experience across all devices: |
211 | 212 | - **π± Mobile Landscape**: Adapted for landscape typing |
212 | 213 | - **π Tablet Portrait**: Enhanced for larger screens |
213 | 214 | - **π Tablet Landscape**: Full desktop-like experience |
214 | | -- **π₯οΈ Desktop**: Complete feature set |
215 | 215 |
|
216 | 216 | ## π Security & Privacy |
217 | 217 |
|
|
0 commit comments