git-prefix
git-prefix copied to clipboard
Autofocus the commit message text field when calling the command
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
- Focus the commit text field with the mouse
- Command + Shift + P
- Type prefix
- Type Enter
- 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.
PR is closed but not merged... Id really appreciate this feature
I added this to PR #27 as well