ahmadawais / Emoji-Log-VSCode

Emoji-Log VSCode Extension — An Emoji Git commit log messages spec standard. [ 📦👌🐛📖🚀🤖 ‼️]
https://marketplace.visualstudio.com/items?itemName=ahmadawais.emoji-log-vscode
MIT License
53 stars 10 forks source link

Icon morphs in Source control pane while working with multiple repositories #4

Open abhijit-hota opened 4 years ago

abhijit-hota commented 4 years ago

If you open multiple repositories at once, then the "Smile" button morphs like this:

image

Sweet simple extension, btw. =)

kylepeeler commented 4 years ago

I also am experiencing this issue, please fix! It makes my UI look ugly otherwise 😭 , I can try to look at fixing this if no one else does... just never worked on a VS code extension before, maybe some pointers on where to look to fix this?

abhijit-hota commented 4 years ago

I also am experiencing this issue, please fix! It makes my UI look ugly otherwise 😭 , I can try to look at fixing this if no one else does... just never worked on a VS code extension before, maybe some pointers on where to look to fix this?

Same here. 😕 But I guess this repo is not maintained much by the user.

kylepeeler commented 4 years ago

I found https://marketplace.visualstudio.com/items?itemName=Vtrois.gitmoji-vscode to be a good replacement 😄