autocomplete-emojis-plus
Adds emoji autocompletion to autocomplete+
JackymanCS4 760 2 1.0.0 MIT GitHub

Autocomplete Emojis Plus

autocomplete-emojis

JavaScript Style Guide

apm

Adds unicode emoji (like 😄), markdown emoji (like :smile:) and ascii emoji (like ( ^_^)) autocompletion to autocomplete-plus.

TODO: Add a description

Install

This module depends upon a knowledge of Markdown.

apm install

Usage

TODO: Add.. mmm.. something.

Features

TODO: Improve feature set

  • 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

Contribute

See the contribute file!

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

TODOs

TODO: Add project TODOs

Acknowledgements

TODO: Add proper acknowledgements

License

MIT © Giacomo Rossetto.