ExtendScript debugger for VSCode is not maintained?
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-details 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?
