microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
296 stars 27 forks source link

Git - generate commit message in editor #899

Open lszomoru opened 4 months ago

lszomoru commented 4 months ago

Add support for generating a commit message when the editor is being used to author the commit message.

kunanyi commented 1 month ago

This would be very useful for people attempting to automate git workflows :)

kunanyi commented 1 month ago

@lszomoru the closed issue mentions gitlens, but would this be a general commit message generator?

Also, what does "github.copilot.git.generateCommitMessage" provide currently? Where does that setting apply? Is it the version control in the UI?