twinny icon indicating copy to clipboard operation
twinny copied to clipboard

Copy generated commit message to clipboard for use in VSCode's source control dialog

Open gpinkham opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. I use the source control feature in VSCode to stage and commit code with Git. I would be useful to be able to use the generated commit message with this dialog.

Describe the solution you'd like Instead of or in addition to the git CLI commit message copy the commit message into the clipboard so the user can paste into the Source Control commit message text box. Even better if the message can be pasted there automatically.

Describe alternatives you've considered Alternative at the moment is switching to git CLI or copying the message from the CLI command to use in the VSCode dialog

Additional context image

gpinkham avatar Jul 31 '24 00:07 gpinkham

I feel like I am losing my mind today. Did the generate commit message get removed? I wanted to test it with a new Model and can't seem to find this command in the command palette

gpinkham avatar Oct 23 '24 15:10 gpinkham

Hey, it's possible I'd did some refactoring lately and maybe I deleted something or messed something up. I'll look into it in the coming days.

Many thanks.

rjmacarthy avatar Oct 24 '24 18:10 rjmacarthy