rendertom / VSCode-Adobe-Script-Runner

Run Adobe scripts from VSCode
https://marketplace.visualstudio.com/items?itemName=renderTom.adobe-script-runner
87 stars 15 forks source link

Add support for .idjs file extension #27

Open mattnovelli opened 11 months ago

mattnovelli commented 11 months ago

Would be nice if this extension could also send over .idjs files (InDesign JS) instead of just .jsx. Thanks for such a nice tool!

From the adobe docs:

Remember that an idjs file is a mere JavaScript file with a special extension to identify it as a UXP script for InDesign.