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.
Is it possible to add a list that is sorted in its original order, alternating from time to time in the script "const class const class ", for example,
Is it possible to add a list that is sorted in its original order, alternating from time to time in the script "const class const class ", for example,
Thank you the plugin is really great. It would be much clearer if we could choose to display the list in its original order.