seatonjiang / gitmoji-vscode

Gitmoji tool for git commit messages in VSCode
https://marketplace.visualstudio.com/items?itemName=seatonjiang.gitmoji-vscode
MIT License
277 stars 30 forks source link

On VSCode 1.69 and 1.70 with enabled Command Center, Gitmoji emoji lists pop-up got broken #39

Closed gusbemacbe closed 1 year ago

gusbemacbe commented 2 years ago

Hello @seatonjiang !

Notice:

Gitmoji Bug

seatonjiang commented 1 year ago

Hi @gusbemacbe

Please check if gitmoji.onlyUseAdditionalEmojis is true (gitmoji.onlyUseCustomEmoji in the new version), or update Gitmoji 1.2.0, everything works fine in my local tests.

AntoineKM commented 1 year ago

same issue for me

seatonjiang commented 1 year ago

Hi @gusbemacbe @AntoineKM

Please update your VSCode version (greater than 1.73.0) and use the latest version of Gitmoji (v1.2.0) and try to see if the problem still occurs.

gusbemacbe commented 1 year ago

Hi @seatonjiang

I apologise for my long absence. I have been overworking.

I have tested:

Both worked.

gusbemacbe commented 1 year ago

I switched VSCode's language and noticed Gitmoji icon disappeared from Source Control:

image

seatonjiang commented 1 year ago

Hi @gusbemacbe

Gitmoji icons are displayed in the Source Manager instead of the Extension Manager.

image

seatonjiang commented 1 year ago

Hi @gusbemacbe

Is this problem solved? I'll close this issues for now, if not solved, please reopen it.