mattbierner / vscode-emojisense

Emoji Autocomplete Plugin For VSCode
https://marketplace.visualstudio.com/items?itemName=bierner.emojisense
MIT License
123 stars 9 forks source link

Emoji preview on hover displays `![]([object Object])`! #38

Closed shrihankp closed 4 years ago

shrihankp commented 4 years ago

image

As it is clear from the above screenshot, the hover text of an Emoji Markup displays some weird things: ![]([object Object]). It is evident that its the extension which is causing the problem from the fact that it is not showing when running VSCode with code --disable-extension bierner.emojisense

image

Please fix it.

shrihankp commented 4 years ago

Since this issue is pretty old and doesn't have much response, I am closing this issue now