Copy link to clipboard
Copied
I've been using Beautify but it is no longer maintained.
Other options are ESLint and Prettier. Don't know if they recognize ExtendScript.
Copy link to clipboard
Copied
i use the standard formatter baked into vscode. that has done just fine for me.
Copy link to clipboard
Copied
I use Prettier, and it seems to do OK with ExtendScript.
There's some VSCode tooling set-up recommendations in this blog post.
Copy link to clipboard
Copied
There are at least 17 "Prettier" extensions in the VSCode library and more than one that says it's for "Javascript". Which one should be installed? These are my top 3 guesses:
Also, the blog post from 2019 referenced "Adobe Code Runner". Is that still a useful extention with the updates to "ExtendScript Debugger" extension?