mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-28 03:30:48 +00:00
docs: add fast edit feature description
This commit is contained in:
parent
a94829ab6c
commit
ba14006779
2 changed files with 12 additions and 0 deletions
|
|
@ -22,6 +22,12 @@ CodeGPT also supports vision models and image understanding, allowing you to att
|
|||
|
||||

|
||||
|
||||
### Fast Edit
|
||||
|
||||
Transform your code effortlessly using natural language instructions. Highlight the code you want to modify, describe the desired changes, and let CodeGPT implement them automatically.
|
||||
|
||||

|
||||
|
||||
### Commit Message Generation
|
||||
|
||||
CodeGPT can generate meaningful commit messages based on the changes made in your codebase. It analyzes the diff of your staged changes and suggests concise and descriptive commit messages, saving you time and effort.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue