lppedd / idea-conventional-commit

Context and template-based completion for conventional/semantic commits.
https://plugins.jetbrains.com/plugin/13389-conventional-commit
MIT License
336 stars 18 forks source link

"Create commit message" icon absent with fresh install #48

Closed patrek closed 3 years ago

patrek commented 3 years ago

Just installed intellij (2020.3) with the 0.18.0 version of the plugin for a new dev here.

Unfortunately, the icon is absent from in the commit box. Is there a setting to make it appear?

Thanks

lppedd commented 3 years ago

Hi @patrek, thanks for opening the issue.
Could you please be more clear about which icon you're referring to?
The plugin is mostly an "invisible" thing, so you'll see it only during commit tokens completion

image

or inside Settings

image

patrek commented 3 years ago

Thanks. I thought the icone was from this commit, but it is from another project.

lppedd commented 3 years ago

@patrek no problem, there are other plugins that deal with commits. If you have a feature you need in mind, you're welcome to open another issue!