Godot Version
4.2.1
Question
Currently, only Scenes open as editor tabs. I’d like to know if there’s a way to open script files alongside them (like the way editor tabs in VSCode work).
For instance, I would like to be able to access “game.gd” in a tab to the right of “game” (where the plus sign is):