lppedd / idea-conventional-commit

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

Clear history button is confusing #101

Closed bric3 closed 1 year ago

bric3 commented 1 year ago

Hi there,

And thanks for your plugin ! The other day I wanted to look at the message history, and somewhat ended up clearing my history as I didn't wait for the tooltip to appear.

image

I realized too late my mistake.

I believe the clear history icon is a bit confusing as it actually looks like the IntelliJ icon, and the red background made me think it's conventional commit specific message history.

I suggest instead to have an icon like that, with a smaller red cross over the regular history icon image. Or may be a bin icon.

lppedd commented 1 year ago

That's definitely a good suggestion. I need to brush up my SVG knowledge to add the bin.

lppedd commented 1 year ago

New icon:

image