mjbvz / vscode-markdown-emoji

VS Code extension that adds support for :emoji: syntax to the built-in markdown preview

Home Page:https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding emoji panel

badetitou opened this issue · comments

It would be nice if the extension can add a panel with the existing supported emoji.
I'm thinking about something like in the Latex Workshop extension (see image)

image

Thus, it will be easier to add an emoji in the current markdown editor, and one can easily all available emoji from the inside of VSCode.

If you accept PR and believe that this is a good idea, I can try to spend time on this feature request.

I think that would be a better fix for a separate extension. I could see some people wanting such a panel, but it's a pretty heavy weight thing to add this extension

Ok, thanks for your opinion 😃
I'll see if I create a separate extension with this feature