cody icon indicating copy to clipboard operation
cody copied to clipboard

feedback: add button in VS Code (Source control) for suggesting a commit message

Open scriptdealer opened this issue 1 year ago • 2 comments

Version

latest

Areas for Improvement

  • [X] UI/UX
  • [ ] Onboarding
  • [ ] Docs
  • [ ] Chat
  • [ ] Commands
  • [ ] Context
  • [ ] Response Quality
  • [ ] Other

What needs to be improved? Please describe how this affects the user experience and include a screenshot.

It would be cool to generate a commit messages

Describe the solution you'd like to see

There are some extensions - say, "Auto commit message", for example. They are adding a button in 'Source control' section, which allows to generate commit messages

Describe any alternatives that could be considered

Idk, just feed a git diff to LLM or see the sources of "Auto commit message"

Additional context

No response

scriptdealer avatar Jun 02 '24 13:06 scriptdealer