-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
[Uhm yeah, me again :) Sorry :)) Please let me know if I'm being annoying.]
Unsure if this is a bug or by design, and I don't know if it's always been this way. It would be great from a functionality standpoint to remember the script that was open in a window that's been closed.
To exemplify: I'm editing two files (left and right window, Ctrl + 2), adding some variables in the second one (right window) and some code relying on those variables in the first one, because it's convenient to jump back and forth. I don't have a lot of screen real estate, so when I'm done I close the right window (Ctrl + 1). A bit later I realize I want to add another variable in the script that I've just closed the window to. I press Ctrl + 2, hoping to get the exact same script back (maybe also scrolled to the same position), but what happens is that the topmost script in the Script panel list opens instead.