A plugin that closes all functions in the scripts editor

If you’re a programmer, you probably know that you can click this to “close” the function so you can’t see the code inside of a function/loop ect.
Screenshot 2021-12-28 133249
I like to have all my functions closed unless I’m reading or editing them. I would love a plugin or something that would automatically close functions for me when I open a script. Anyone know of anything that could help me?

1 Like

Unfortunately, that’s impossible, you have to manually do it yourself. Sorry for the bad news

1 Like

Awwww, they should really make it a feature. It’s driving me crazy!

I mean I don’t really see the benefit of it, Roblox only wants useful stuff ig

Also, I think it would be just annoying as it also changes the position of the below code I don’t really know how to explain it but, tried my best

1 Like

Ctrl+Shift+E will collapse all folds

5 Likes