How do I define the icon for a kts file?
# intellij-plugins
s
How do I define the icon for a kts file?
image.png
Like gradle has the elephant
I want to display a custom icon for my own script extension
h
AFAIK it’s only possible with an IDEA plugin
s
Yup and how do you do it?
If you want to reuse Kotlin (or any other language with an existing plugin), you can add a dependency to that plugin and reuse the language