Question
ExtendScript Debugger for Visual Studio Code 1.0.1 Update
Hello there!
VSCode 1.33 came out this week, and caused some problems with the ExtendScript Debugger plugin. Just in time, we have released version 1.0.1 of the plugin.
- This is the stable Windows release
- Other stability issues (cross-platform) have been addressed
- Compatible with VSCode 1.33
Here are some more notes, quoted from the Adobe Tech Blog:
Changelog
New features:
- Added support for continuing execution after clearing a runtime error. By default, a “Clear Runtime Error” dialog will be shown. If you don’t want to see the dialog every time, you can set the default behavior using the
clearRuntimeErrorlaunch configuration. Settrueto always continue execution,falseotherwise.- Now shows a “Save file” picker for Export to JSXBIN.
Fixes:
- Fixed issues when running in Visual Studio Code 1.33.0. For example, scripts in earlier versions may have run only once for certain configurations.
- Fixed the case where ExtendScript Toolkit opened when
$.writelnwas used more than 500 times in a loop.- Fixed a race condition which sometimes left the extension in an inconsistent state.
Please continue to let us know about bugs and issues in this forum.
