gitmoji-atom

Gitmojis for Atom. Now you can search for the perfect emoji in Atom!

MIT License

Stars
3

Gitmoji-atom

Gitmojis for Atom


This is the Atom port of the VS Code plugin. No more need to search through gitmoji.dev!

Installation

Go to Settings (cmd + , or ctrl + ,) > Install and search for gitmoji-atom.

Alternatively, run the following command:

apm install gitmoji-atom

Usage

Press ctrl + alt + c (or cmd + shift + c on macOS) to activate the search menu.

Then search for what your commit is doing.

Select and press enter when you find the desired emoji.

Features

  • Up-to-date Gitmojis via the npm package (as opposed to vendored files)
  • Intuitive search dropdown via atom-select-list
  • Ability to insert text into Atom's git commit editor
  • Customizable settings
  • Fast searching via Zadeh This is disabled/commented out because there aren't that many Gitmojis as of right now. It is implemented but, as I said, commented out due to lack of need.

I hope you like it ❤️! If you do, please star this repo and star this package on Atom. That'll give me accurate feedback that people actually like my package (download numbers aren't particularly useful. See here for a good explanation)