You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
using Godot for a while, with its nice debugger, when I have a bunch of scripts opened and filling the script list on the left, it would be nice that when jumping from one script to another, this script list would always focus on the current script, making its name visible. For the moment, it is highlighted in blue, but if the script is upper of lower in the list, we cannot see it.
It would be useful when using history shorcuts (alt-left / alt-right), to quickly see which file is opened.
Or maybe it could be an option in "editor / editor settings / debugger / focus on current script"
BTW, I'd love to be able to sort this script list by historical opened order...
Alas I do not know how to program in Godot source, so I need your help for this one ;-)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,

using Godot for a while, with its nice debugger, when I have a bunch of scripts opened and filling the script list on the left, it would be nice that when jumping from one script to another, this script list would always focus on the current script, making its name visible. For the moment, it is highlighted in blue, but if the script is upper of lower in the list, we cannot see it.
It would be useful when using history shorcuts (alt-left / alt-right), to quickly see which file is opened.
Or maybe it could be an option in "editor / editor settings / debugger / focus on current script"
BTW, I'd love to be able to sort this script list by historical opened order...
Alas I do not know how to program in Godot source, so I need your help for this one ;-)
Beta Was this translation helpful? Give feedback.
All reactions