Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors