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

Initial Emoji list doesn't render #26

Closed mstroiu closed 3 years ago

mstroiu commented 3 years ago

Description Initial Emoji list doesn't render

To Reproduce in VS Code Steps to reproduce the behavior:

  1. Go to Git Source Control
  2. Click on on the Emoji icon
  3. Search bar is showing but when searching nothing shows
  4. Emoji list doesn't render

Expected behavior Should show exactly as the image below: image

Screenshots image

Desktop (please complete the following information):

seatonjiang commented 3 years ago

Hi, @mstroiu I can't seem to reproduce the problem you describe properly in the same environment, are you clicking on that smiley icon without the option below?

mstroiu commented 3 years ago

Please see the GIF below

Jul-07-2021-8-04-32-PM

What option are you referring to?

mstroiu commented 3 years ago

I managed to fix the issue but I forgot to write down the exact lines that were in settings.json which was causing this issue.