All Projects → atom → Autocomplete Emojis

atom / Autocomplete Emojis

Licence: mit
autocomplete+ emoji autocompletion

Programming Languages

coffeescript
4710 projects

autocomplete+ emojis suggestions Build Status

View the changelog

Adds unicode emoji (like 😄) and markdown emoji (like 😄) autocompletion to autocomplete-plus.

autocomplete-emojis

Features

  • Shows unicode and markdown emojis as suggestions when typing : and a word
     smiley
  • Shows only markdown emojis when typing :: and a word
     markdown-smiley
  • Disables unicode and/or markdown in the setting
     settings
  • Opens Emoji Cheat Sheet for markdown emojis in browser when you run the autocomplete-emojis:show-cheat-sheet command

Scopes

Please note that this package shows emoji suggestions in the scopes below.

  • .source.gfm
  • .text.md
  • .text.html
  • .text.slim
  • .text.plain
  • .text.git-commit
  • .comment
  • .string
  • .source.emojicode

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].