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

Option to insert emoji at curren cursor position #22

Open
MiniMarker opened this issue Apr 21, 2021 · 9 comments
Open

Option to insert emoji at curren cursor position #22

MiniMarker opened this issue Apr 21, 2021 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@MiniMarker
Copy link

Hi.

I was wondering if there is possible to add an option to insert the emoji at the current cursor placement instead of at the start of the commit message.

@seatonjiang seatonjiang self-assigned this May 8, 2021
@seatonjiang seatonjiang added the enhancement New feature or request label May 8, 2021
@seatonjiang
Copy link
Owner

@MiniMarker ,I'm sorry it took me so long to reply to you, I was delayed by something (COVID-19). This feature is possible, but according to the gitmoji standard, the emoji is placed at the top.

@MiniMarker
Copy link
Author

Hi @seatonjiang. No worries!
I see, but would it be possible to add the option with default turned off?

@danielwerg
Copy link

Would love to see this implemented!

@MiniMarker
Copy link
Author

I have since created this issue changed to a different vscode extension that incorporates the conventional commit structure as well as gitmojis.

https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits

@danielwerg
Copy link

I have since created this issue changed to a different vscode extension that incorporates the conventional commit structure as well as gitmojis.

https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits

Thanks for sharing ❤️
I'm using both of them right now, can't choose either of them because of this issue and vivaxy/vscode-conventional-commits#38

@MiniMarker
Copy link
Author

Aah. I also missed that feature when switching to that plugin.

Funny enough I actually stared at contributing by fixing this. But the process stalled.

I'll see if I can't pick up the pieces where I left, but I won't promise anything 😇

@huyz
Copy link

huyz commented Jul 15, 2022

I have since created this issue changed to a different vscode extension that incorporates the conventional commit structure as well as gitmojis.
https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits

@MiniMarker But how does that plugin let you insert a gitmoji at the current cursor position? It seems that plugin is even more structured, giving you less freedom for placement.

@danielwerg
Copy link

@huyz While you are right, it seems like it just works for both of us. I prefer docs: 📝 Update readme over 📝 docs: Update readme format. On top of that there is already this issue exists and I generally prefer as much customization as possible.

@HitLuca
Copy link

HitLuca commented Aug 22, 2022

Also looking for this feature, since I always use multiple emojis when making a commit like

[AB-123]
🐛  stepped on worm
♻️ thrown my laptop in the trash
🚑 found cure for cancer

but having the emoji always pop up at the start makes using this extension very annoying

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

No branches or pull requests

5 participants