jdalrymple / autocomplete-emojis

autocomplete+ emoji autocompletion

Home Page:https://atom.io/packages/autocomplete-emojis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autocomplete+ emojis suggestions Build Status

View the changelog

Adds unicode emoji (like 😄) and markdown emoji (like :smile:) 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

About

autocomplete+ emoji autocompletion

https://atom.io/packages/autocomplete-emojis

License:MIT License


Languages

Language:CoffeeScript 82.3%Language:JavaScript 9.3%Language:Shell 8.4%