I'd like to make sure a specific entry is present ...
# intellij-plugins
e
I'd like to make sure a specific entry is present in
Settings -> Code style -> Kotlin -> Packages to use imports with "*"
, and I've found the
KotlinCodeStyleSettings
. Can anyone help me with how I can load, manipulate and save changes to the star imports?