auto-commit-msg icon indicating copy to clipboard operation
auto-commit-msg copied to clipboard

feat: add on-save logic

Open MichaelCurrin opened this issue 4 years ago • 5 comments

Resolves #65.

TODO:

  • [ ] Make this configurable and default off.
  • [ ] Prevent auto-focus on Git pane from other panes.
  • [ ] Maybe ignore save on files outside the repo.
  • [ ] Multi-repo support.
  • [ ] On save when there are no changes and esp outside the repo - avoid error message that there is nothing to generate from.
  • [ ] Figure out what to do where there is already a message filled and one saves. Then chore: pull in changes from main in extension.ts becomes chore: update extension.ts pull in changes from main in extension.ts which is bad. At least for the save approach - two flows then?

MichaelCurrin avatar Oct 10 '21 08:10 MichaelCurrin

Has this been merged yet? And if so how do I enable it?

devantler avatar Jan 06 '22 21:01 devantler

No #66 was merged and reverted

And #68 is still open because of the items at the top in TODO. I need to figure out at least some of them like the toggle feature before it is safe to merge this without having negative effect on existing use

MichaelCurrin avatar Jan 07 '22 12:01 MichaelCurrin

Sorry life's been hectic the last few months but this is still on my radar to look at.

MichaelCurrin avatar May 11 '22 09:05 MichaelCurrin

Any updates on this?

callumok2004 avatar Sep 23 '22 20:09 callumok2004

Hi sorry, I moved countries in Sept and haven't had energy for personal development so no progress on this yet

MichaelCurrin avatar Sep 27 '22 14:09 MichaelCurrin