Skip to content

Releases: Hennamann/ExtendScript-for-Visual-Studio-Code

Language Server fixes, and config support

19 Apr 19:20
3c71ae1
Compare
Choose a tag to compare

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

18 Apr 15:33
Compare
Choose a tag to compare

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!

26 Feb 16:33
Compare
Choose a tag to compare

This release adds support for document formatting in ExtendScript files.

Breakpoint Support!

26 Feb 16:05
Compare
Choose a tag to compare

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

23 Feb 23:13
Compare
Choose a tag to compare

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

01 Feb 15:21
Compare
Choose a tag to compare

This release adds symbol and intellisense support.