mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-28 11:41:28 +00:00
docs: update readme and plugin description
This commit is contained in:
parent
7dc610d126
commit
4912de7fc4
2 changed files with 4 additions and 2 deletions
|
|
@ -26,9 +26,9 @@ CodeGPT offers a wide range of features to enhance your development experience:
|
||||||
|
|
||||||
Get instant coding advice through a ChatGPT-like interface that accepts image input. Ask questions, share screenshots, seek explanations, or get guidance on your projects without leaving your IDE.
|
Get instant coding advice through a ChatGPT-like interface that accepts image input. Ask questions, share screenshots, seek explanations, or get guidance on your projects without leaving your IDE.
|
||||||
|
|
||||||
### Auto Apply
|
**Auto Apply**
|
||||||
|
|
||||||
Automatically insert AI-suggested code directly into your active file. Click the Auto Apply icon to stream changes, view them in diff style, and approve or reject edits directly.
|
Stream AI-suggested code changes directly into your editor. Preview modifications in diff view and approve or reject them with a single click.
|
||||||
|
|
||||||
**Use images**
|
**Use images**
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -54,6 +54,8 @@ CodeGPT offers a wide range of features to enhance your development experience:
|
||||||
|
|
||||||
### Chat
|
### Chat
|
||||||
|
|
||||||
|
- **Auto Apply:** Stream AI-suggested code changes directly into your editor. Preview modifications in diff view and approve or reject them with a single click.
|
||||||
|
|
||||||
- **Use images:** Chat with your images. Upload manually or let CodeGPT auto-detect your screenshots.
|
- **Use images:** Chat with your images. Upload manually or let CodeGPT auto-detect your screenshots.
|
||||||
|
|
||||||
- **Reference your files and folders:** Quickly access and reference your project files and folders for context-aware coding assistance.
|
- **Reference your files and folders:** Quickly access and reference your project files and folders for context-aware coding assistance.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue