Question
Catalina kills ExtendScript. Visual Studio Code / Adobe Script Runner not speaking to Premiere
I haven't been exactly a huge fan of the Adobe ExtendScript app for Mac OS, but I appreciated it's ability to quickly test snippets of code targeting various Adobe Apps.
The upgrade to Catalina means it's no longer available.
Been looking into Adobe Script Runner on Visual Studio Code.
Here are the issues I'm wrestling with:
1 - It seems incapable of running ExtendScript code in Premiere Pro
2 - Haven't found a substitute for the ability to run ExtendScript code via Mac OS command line.
(Using the 32-bit ExtendScript App prior to Catalina, this was the command: /Applications/Adobe\ ExtendScript\ Toolkit\ CC/ExtendScript\ Toolkit.app/Contents/MacOS/ExtendScript\ Toolkit -run /Path/To/ExtendScriptFile.jsx )
Did find this: Adobe help page w/ an example of running a JSX file via CLI on windows with the promising caveat
"This command does not open a new instance of the After Effects application; it runs the script in the existing instance."
But on Mac, so far, it does launch a new instance.
Questions when it comes to Mac OS Catalina and ExtendScript files:
- Is it possible to JSX files on Premiere Pro on Mac OS outside of a Custom HTML panel, from the Finder?
- Is it possible to use Mac OS CLI to run JSX in PPro, AE, Illustrator, Photoshop, Audition, Indesign, etc. If so, which ones and how to?
