patou / gitmoji-intellij-plugin

Intellij plugin for add a button on the commit dialog to add gitmoji
https://plugins.jetbrains.com/plugin/12383-gitmoji/
Apache License 2.0
65 stars 16 forks source link

:sparkles: Load gitmoji from http and fallback to local json #12

Closed patou closed 4 years ago

patou commented 4 years ago

Load gitmoji from http from the repos of carloscuesta. Use a fallbak if there are http error.

Fix #7

KaKi87 commented 4 years ago

I also would like to suggest that every successfull remote load overwrites the fallback file so that future failures uses the last successfully loaded gitmojis list instead of the initial one. :)

patou commented 4 years ago

Validation of thé plugin as bien approved.

It's now available : https://plugins.jetbrains.com/plugin/12383-gitmoji-plus-commit-button

You can add review on the plugin if you like it. Thanks,