Add a way to reveal more of the script's full name in the script editor tabs

As a Roblox developer, it can be quite hard to identify scripts if you organize scripts and assets into services.

It’s inconvenient to be editing these scripts because they use similar names. However, in the explorer it looks organized!

Ideally the script tabs should have an option that allows you to put one or more extra parent names for clarity.

You can hover over these tabs for their full name, but it’s slow having to do that each time to remember what script I’m editing.

image

If the tabs were to say Ability.Scripts.Server, it would make the tabs easier to navigate! Or even better, Ability.Server, but this would also need a way to dynamically mute certain instance names like “Scripts”, “Modules”, “Assets”, etc. Would be cool to have this extra, but it’s not important.