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
308 stars 28 forks source link

Generate longer/full commit messages #656

Open JKHSDTV opened 8 months ago

JKHSDTV commented 8 months ago

359 was added and works well, but typing a single sentence isn't that hard, typing a paragraph with more details is something I would think would benefit a lot more from AI support. Maybe the existing feature could be improved to allow for an (optional ?) way to generate 'full' commit messages, not just the single line useful for simple commits.

JdnDevops commented 3 months ago

having the same problem. When I generate a commit message with Visual Studio, I get a whole text of what has changed. in VsCode I only get a single line that only highlights a single change i did. It would be great if there was an option to indicate what kind of message you want, short description or full.