Option to include the name of a script's parent and grandparent in the editor tab title

Modules are great but it’s a bit annoying to have to try multiple tabs in order to find the script you want. Maybe it’s only me that wants this since I organize my modules as children of the module that requires them.

1 Like

Lots of support

I nest modules when
representing data:
image
image
image

and to break up a module’s functions when they are lengthy:
image

the last two examples of modules nested to represent data and the example of nesting to break up a module’s functions both would greatly benefit from the option to show the script parent in the editor tab title as they hold somewhat generic module names which I am very likely to use in other currently open scripts