The ability to open and close folders

I propose the idea of being able to open and close the files in the editor, because sometimes there are so many files that one does not really use anymore, that one must keep but that one does not necessarily want to see them. We can quickly get lost between all the files :joy:

Hey @Darkyyyyy thanks for the suggestion!

We do have improvements to the file list in the editor on our roadmap, but I can’t say when we might be able to get to it. In the meantime if you have a lot of files that you want to get out of your way you could move them to a hidden folder, like .data which is automatically hidden in the editor user interface. Alternatively you could add them to a .gitignore file, which would also hide them from the file list.

Keep in mind, though, that either of these options will also keep them from being tracked in your project’s git repo, so you won’t have their history available in Rewind, though.

1 Like

Ok !
Thanks for your answer !

1 Like

Hey folks, we’ve released an update to the Editor that turns on a folder-style file list display. Read more about it at Now your folders act like folders!.

Please let us know if you encounter any issues - that topic is a great place to add your comments.

Thanks for your patience, and we hope this is useful! Happy Glitching!

1 Like