Skip to main content
Participant
June 16, 2025
Answered

VS Code ExtendScript Debugger update requested

  • June 16, 2025
  • 2 replies
  • 611 views

I'm utilizing the VS Code ExtendScript Debugger and already have to use the Intel/Rosetta version of VS Code to run the extension which makes the application slow. The newest update of VS Code must have changed something that now makes using the application with Rosetta agonizingly unbearably slow (nigh unusable). My team reverted back to the previous version of VS Code to try to continue development but this is just a quick fix that may quickly expire as the industry continues moving forward. It would be amazing if the extension could be updated to work on Apple's Silicon chips. I read the Known Issues section for the debugger but this most recent update to VS Code seems to require that an update be made soon to continue the ease of scripting. Has anyone else noticed this issue?

Correct answer Charu Rajput

@glalliss -

As mentioned by @m1b , it has been already released. Below is the link from where you can download 
https://github.com/Adobe-CEP/Getting-Started-guides/releases


Installation instructions

Open the Extensions nav (Cmd + Shift + E) and uninstall the previous version. Install the .vsix file by dropping it onto the application window.

 

2 replies

Charu Rajput
Community Expert
Charu RajputCommunity ExpertCorrect answer
Community Expert
June 16, 2025

@glalliss -

As mentioned by @m1b , it has been already released. Below is the link from where you can download 
https://github.com/Adobe-CEP/Getting-Started-guides/releases


Installation instructions

Open the Extensions nav (Cmd + Shift + E) and uninstall the previous version. Install the .vsix file by dropping it onto the application window.

 

Best regards
glallissAuthor
Participant
June 16, 2025

Thank You!

m1b
Community Expert
Community Expert
June 16, 2025

@glalliss actually the ExtendScript Debugger *has* been updated to run on Apple Silicon. I've been using it for weeks and it's wonderfully fast.

 

You will have to install the Apple silicon version of VSCode to take advantage of it.