git-prefix icon indicating copy to clipboard operation
git-prefix copied to clipboard

Autofocus the commit message text field when calling the command

Open khalyomede opened this issue 5 years ago • 2 comments

Description

Great extension, I would only miss this feature: to be able to type a message right after calling the command from the command palette.

Reproduce

  1. Focus the commit text field with the mouse
  2. Command + Shift + P
  3. Type prefix
  4. Type Enter
  5. The commit text field is filled, but the text field is not focused anymore

Expected behavior

The commit text field is focused after calling the command so we can go fast and type the commit message.

khalyomede avatar May 26 '20 13:05 khalyomede

PR is closed but not merged... Id really appreciate this feature

GeiOoo avatar Dec 02 '22 08:12 GeiOoo

I added this to PR #27 as well

j0be avatar Sep 29 '23 21:09 j0be