Hi. I have question, is that possible to collapse and same some parts of code?
For example, here i have like 1500+ lines of code, and it's really hard to move along it all.
I have tried to collapse it, but when Godot is restarted, some parts looks like before (expanded)
I know that other code editors don't save it too.
By the way, is there some plugin to make groups from code?
For example, i can select some code and make a group "player_animations" where all animation code will be stored.

Godot probably needs something like this:
