It'd sure be nice if IDEA had a file icon for seal...
# announcements
h
It'd sure be nice if IDEA had a file icon for sealed classes. i'm always tempted to put all my sealed class members inside the sealed class just to make the icon not the default kotlin file one 🤭
4
a
If you specifically want a separate
sealed class
icon, please file a new feature request on http://kotl.in/issue. Otherwise, vote for https://youtrack.jetbrains.com/issue/KT-25440.