Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title auto-capitalization is very unconvenient with Convential Commits #61

Closed
liferooter opened this issue Mar 24, 2022 · 4 comments
Closed

Comments

@liferooter
Copy link

Auto-capitalization is very unconvenient with Convential Commits because it uses lowercase prefixes. I suggest to make auto-capitalization optional.

@sonnyp
Copy link
Owner

sonnyp commented Mar 24, 2022

Please continue typing after the first letter to see that's it's already taken care of

When Commit detects a tag/type with : it lowercase the first character and uppercase the next one

Foo: a becomes foo: A

@liferooter
Copy link
Author

Wow, it really works! Thank you for such cool feature!

@sonnyp
Copy link
Owner

sonnyp commented Mar 24, 2022

You're very welcome :)

Don't hesitate if you have feedback on it or anything else.

Thanks you for Text Pieces which I use often.

@sonnyp
Copy link
Owner

sonnyp commented Mar 24, 2022

Related: #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants