Not feeling comfortable with ESTK's editor, and much more with Brackets (Edge Code) I was feeling constrained by the constant back and forth between both to just launch a script.
That was before i was led to buildsys build by David Deraedt. This one isn't in the bracket's extensions list, and it requires a couple of tricks to get it to work, but it's avoided me to open ESTK for the last couple of days.
You'll have to :
- download from the github address https://github.com/davidderaedt/brackets-buildsys directly into brackets (install from URL),
- "edit config" to move the Ps/Ai/inD json in the "not disabled",
- do a chmod 755 in the terminal from the Brackets extensions folder / buildsys / scripts / execextendscript.sh
- launch once Illustrator-script (in file menu)
Next time it says Build (Illustrator script) and gives you cmd-B, your scripts launches from Brackets directly into Ai.
Oh, if there's an error in your script, it might throw an error at you, so you have to be good