ExtendScript debugger for VSCode is not maintained?
Copy link to clipboard
Copied
I'm now working on AE CEP extension, the official VSCode debugger extension https://marketplace.visualstudio.com/items?itemName=Adobe.extendscript-debug&ssr=false#review-detail... is very not stable.
Last update of this extension is 2019/7/11 上午12:26:51, is it not planned to maintained?
Recently, I have an issue hard to fix about ExtendScript debugger. In my CEP Extension, I will use app.scheduleTask to execute async code,. But every time when JSX engin run this function, ExtendScript debugger extension will trigger breakpoint. This extension doesn't provider option to skip this breakpoint.
Why not opensource extension if offcial not like to maintain it?
Copy link to clipboard
Copied
It is under active development, see this post:
https://community.adobe.com/t5/exchange-discussions/extendscript-debugger-2-0-news/td-p/12477923
Copy link to clipboard
Copied
Nice!!!

