Hiding the Object Class from the Structure window
Answered
Is it possible to hide the Object methods from the structure view when using "Show Inherited"? It displays ~10 rows which I'd like to hide and see only my classes instead.
Thanks
Please sign in to leave a comment.
Hi Igor,
You can group all methods by their defining type (green button on the screenshot) and collapse the 'Object' type in order to hide object methods.
Thanks, Arina. I stumbled upon that option in the Structure window, but was hoping that there's some additional configuration possible to hide it entirely. I'll stick to this solution then.
Thanks again!