Skip to content

Amereyeu/Markdown-emoji

Repository files navigation

Markdown emoji logo

Markdown Emoji

GitHub license Open VSX Version Open VSX Downloads GitHub issues Buy me a coffee

Usage

Emojis are only active in Markdown files. If they do not show up edit your settings.json file and add following code:

  "[markdown]": {
    "editor.quickSuggestions": {
      "other": true,
      "comments": false,
      "strings": false
    }
  }

example

Symbols

symbols

Objects

objects

Places

places

Nature

nature

People

people

About

Markdown emoji symbols for VS Codium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published