ExtendScript-for-Visual-Studio-Code icon indicating copy to clipboard operation
ExtendScript-for-Visual-Studio-Code copied to clipboard

Extension that adds Adobe ExtendScript support to Visual Studio Code

Results 4 ExtendScript-for-Visual-Studio-Code issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Sorry, I don't have many details to provide, but I'm getting no auto-complete suggestions at all. Syntax highlighting is fine. Am I missing something?

ExtendScript Toolkit 4.0 renders a particular piece of code as: actionDescriptor1.putString ( idassetRef, """{"local_id" :"urn:uid:local:22998ae8-23c9-4278-bc6c-c2b11783caf2","path" :"""+filename2SaveInDirectory+""","display_name" :"""+filename2Save+"""}""" ); //[All on one line - and it works] However, ExtendScript Debugger v2.0.3...

I haven't tested with other shortcuts, but ExtendScript definitely disables/conflicts with my shortcut `Ctrl+Q` that I use to insert a predefined logging snippet. If I enable ES, it doesn't work....