-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature Request: GitMoji #13
Comments
Glad you enjoy it :). It may be possible to add a customizable list of text insertions, but rather than doing that have you tried any systematic approaches? Eg:
|
Yup, I usually bring up the CMD+CTRL+SPACE emoji picker, but there are a good chunk of times where I have to also pull up the gitmoji cheat sheet. Having it right in the app would be really nice. |
Just so I understand. Do you need the descriptions of every emoji in your cheat sheet, or do you know what they are just by their icons? Are you not able to reserve the "Favorites" section in the emoji picker just for your gitmoji? |
I don't have them all memorized, but the 4 I typically use I do have set in favorites. Having the descriptions there make it super nice to ensure I'm selecting the right one for the job. |
First, have you also tried putting a cheat sheet of the emoji you use in a commit message template to see if that aids you? I looked at other projects and it looks like there's two notations: colon syntax like I don't think this warrants or is worthy of a new button. If the user types Thoughts? |
Sorry got slammed at work. I think this meets a great middle ground and is way better than a button. I was just trying to minimize the amount of potential work if possible. As long as the emoji style is configurable. Github uses colon reference but internal for my job uses actual emoji to render. (We're trying to get that working too). |
A text completion pop-up from first typing |
Sure! Let me know what I need to test :) |
Ah, sorry for the ambiguity. What I meant to ask is do you want to try implementing the feature? Because I don't use it myself I don't have much motivation towards adding it myself, at least not currently. |
I'll see if I can, I've never worked with Objc or Swift in any major capacity. 👍 |
I love Komet, I've pretty much been using it since it came out and it's been a very happy relationship with Komet. A few teams I'm a part of have started using Gitmoji (I know I know, but it really is fun and enjoyable for the team), and I was wondering if there could be a button added next to cancel to have the gitmoji list right there?
A good list that's easy to follow: https://github.com/Vtrois/gitmoji-vscode/blob/master/src/gitmoji/gitmoji.ts
The text was updated successfully, but these errors were encountered: