How to hide class fields from structure view for Kotlin
When working in java, structure view's toolbar has options to toggle fields visibility. But with Kotlin there's no such option. It makes the structure view very cluttered when I just what see the methods in my class. Is there any way to achieve it or any plugin I can try?
Thank you :)
Please sign in to leave a comment.
This is currently not implemented in the Kotlin plugin. Feel free to vote/watch the feature request: https://youtrack.jetbrains.com/issue/KT-38276