Change visibility of a JavaScript entire Folder

It would be a great function if we could change the visiblity of a JavaScript or CSS Folder. For Example actually I work with the API called ACE which allows me to display an code editor. The API comes with approx 200 single JS Files. But I need them only on one HTML Page. What I have to do now is clicking every single JS File of ACE and change the visiblity. Very annoying. The folder function already allows us to collect and group the Files, so this would be a nice extend.

Maybe someone has an other idea?

A work around could be to have a custom code at the end of the required page with the links already in.

1 Like