Modern programming IDEs have a feature of exploring the object inheritance hierarchy. It significantly simplifies exploration of the code.
It would be nice to have the same in the Script Editor.
(See the example screenshot.)
Modern programming IDEs have a feature of exploring the object inheritance hierarchy. It significantly simplifies exploration of the code.
It would be nice to have the same in the Script Editor.
(See the example screenshot.)
Hello winse.
This has been implemented. Right click on class in code or "Outline panel" shows class inheritance hierarchy.