Releases: Hennamann/ExtendScript-for-Visual-Studio-Code
Language Server fixes, and config support
Same as the previous release, but tested to work and published to the VSCode Marketplace.
https://marketplace.visualstudio.com/items?itemName=hennamann.jsx
[Alpha] Language Server fixes, and config support
This alpha release changes over to the built in javascript language server in Vscode. It also makes it possible to configure the formatter using the vscode config file. This will be released to vscode marketplace once it´s been properly tested.
Formatting Support!
This release adds support for document formatting in ExtendScript files.
Breakpoint Support!
This release adds support for breakpoints in ExtendScript files, making the extension fully compatible with the ExtendScript Debugger extension from Adobe! …unless i missed something of course.
Icon Change
This release changes the extension icon,
this was done by the request of Adobe to avoid confusion between this extension and the new official ExtendScript debugger extension from Adobe: https://marketplace.visualstudio.com/items?itemName=Adobe.extendscript-debug
Release 1.1.0 – Symbol Support
This release adds symbol and intellisense support.