AdobeScripter

Results 4 comments of AdobeScripter

Any updates on this? For now, if the compiled code uses a repetitive, verbose external library, even if it's all properly annotated in externs, the output is much larger than...

As I wrote, I have `setTimeout` and `setInterval` that can only accept strings, no functions. I don't have a choice but to jump through hoops here.

Yes, you guessed it. But externs/exports won't really work for me, since I want the code to be compiled. For now, this is my workaround: ```javascript /** * @param {*}...

It was supposed to be Advanced mode, I think switching it is not reflected in the URL.