OfficeDev / script-lab

Create, run and share your code directly from Office
MIT License
697 stars 157 forks source link

import other scripts #1035

Closed tejo-ak closed 3 months ago

tejo-ak commented 8 months ago

We need to get organize with our script and it is getting unmanageable when our script getting bigger where we need a lot of scrolls, beside the script become unmanageable.

Therefore, I propose the Script lab to be able import other scripts. It will enable us to break a long script into several - modular scripts.

Thanks for considering.

wandyezj commented 3 months ago

This seems like cool feature. However, the purpose of Script Lab is to allow people to trial things out.

If your script is getting too big I recommend creating an full Add-In

You can create and host your own Add-In on GitHub, for example see the Build Add-In you can sideload the manifest