idea-conventional-commit icon indicating copy to clipboard operation
idea-conventional-commit copied to clipboard

Add settings

Open avalanche1 opened this issue 3 years ago • 5 comments
trafficstars

I would like to be able to disable auto-completion for some fields, namely commit Subject.

avalanche1 avatar Mar 03 '22 14:03 avalanche1

Hi @avalanche1 Mmmh I'm trying to understand what you're trying to accomplish. Do you want to avoid the completion auto-popup?

lppedd avatar Apr 21 '22 19:04 lppedd

image This is really unnecessary - because subject field of the commit is never the same. Same as the Body field.

avalanche1 avatar Apr 24 '22 19:04 avalanche1

@avalanche1 sometimes you just want to search for a previous subject you used, and that's the most straightforward way to do it imho.

A registry setting could be good enough in case.

lppedd avatar Apr 24 '22 19:04 lppedd

registry setting

What's that and where to set it?

avalanche1 avatar Apr 24 '22 20:04 avalanche1

@avalanche1 that's what I'd have to implement. IDEA has a configuration Registry, that you can open from the Actions search dialog.

lppedd avatar Apr 24 '22 20:04 lppedd