Page MenuHomeFeedback Tracker

View script inheritance hierarchy
Closed, ResolvedPublic

Description

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.)

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

winse created this task.Apr 13 2023, 9:50 AM
Geez changed the task status from New to Awaiting internal Testing.Apr 17 2023, 2:47 PM
Geez changed the task status from Awaiting internal Testing to Assigned.
Geez closed this task as Resolved.May 22 2023, 10:44 AM
Geez claimed this task.
Geez added a subscriber: Geez.

Hello winse.
This has been implemented. Right click on class in code or "Outline panel" shows class inheritance hierarchy.