/commit
/commit
generates commit messages for your changes.
Use it to analyze your changes and generate a comprehensive commit message that describes your changes.
Using /commit
Open a file: Open a file in your project.
Activate Qodo Gen: Click the Qodo Gen logo in the Extensions bar.
Focus: Select Git Diff Focus. Check out our Focus documentation to learn more.
Call the Command: Type
/commit
in the chatbox and hit the send key or click the arrow button.(Optional) Add optional instructions: You can give Qodo Gen any specific guidelines.
Result! Qodo Gen will generate a commit message based on your changes.
Now you can either:
Copy the generated commit message and manually paste it into the commit message field in your chosen source control.
Click the Auto commit message button.
Auto commit message button in VSCode

(Optional) Continue your chat: To give Qodo Gen more instructions, just type a command or ask a question to keep chatting.
Example
Command
/commit [optional instructions]
Response
[ Commit message that describes your changes. ]
Last updated
Was this helpful?