Gitmojis for Atom
This is the (unofficial) Atom port of the VS Code plugin
Go to Settings (cmd + , or ctrl + ,) > Install and search for gitmoji-atom.
Alternatively, run the following command:
apm install gitmoji-atomPress 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.
- Up-to-date Gitmojis via Git submodules (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 ZadehThis 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.