Skip to main content
Participant
November 5, 2020
Answered

Javascript version used in vscode/Es Debugger/Illustrator 2020

  • November 5, 2020
  • 2 replies
  • 691 views

Hello,

can somebody tell me which version of Javascript is used in the ES Debbugger inn Illustrator 2020.

Links to further information would be appreciated, if a plain ECMA version is not sufficient.

 

thanks in advance

This topic has been closed for replies.
Correct answer erinferinferinf

Hi there @default6fa4251hq50f ,

 

It's complicated! ExtendScript itself is based on ECMAScript 3 standard. However, that doesn't mean the Debugger was written in old ECMAScript! 

 

My team is working on modernizing extensibitilty at Adobe, and the newer UXP APIs (now available in XD and Photoshop) are based on ECMAScript 6 (or greater) and do not use ExtendScript. I'll paste some links that I hope will help you below:

 

 

 

 

 

 

 

2 replies

erinferinferinf
Adobe Employee
erinferinferinfCorrect answer
Adobe Employee
November 5, 2020

Hi there @default6fa4251hq50f ,

 

It's complicated! ExtendScript itself is based on ECMAScript 3 standard. However, that doesn't mean the Debugger was written in old ECMAScript! 

 

My team is working on modernizing extensibitilty at Adobe, and the newer UXP APIs (now available in XD and Photoshop) are based on ECMAScript 6 (or greater) and do not use ExtendScript. I'll paste some links that I hope will help you below:

 

 

 

 

 

 

 

Nancy OShea
Community Expert
Community Expert
November 5, 2020

[Moderator moved from Coding Corner to Illustrator.]

 

Nancy O'Shea— Product User & Community Expert