Maran23 / script-ide

Script-IDE is a plugin for Godot. It transforms the Script UI into an IDE like UI. Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the script (not just methods) with unique icons for faster navigation.
MIT License
365 stars 16 forks source link

Ability to move script list to any side of the script Editor #56

Open HalinSky opened 3 weeks ago

HalinSky commented 3 weeks ago

Per title.

It would be great to be able to move it away from the right side. I typically use my right side of my screen for text editors etcs while left side displays information or sub sections like scene explorer.