Skip to main content
KlausKi
Inspiring
March 10, 2022
Answered

What ECMAScript version is used by versions 16++ (UXP, "New World")?

  • March 10, 2022
  • 3 replies
  • 604 views

I read this three year old article about UXP "New World" replacing the existing ExtendScript engine in Adobe products.

 

When I'm writing code in VS Code with version 2.0.0beta2 - 2022-02-14 of the ExtendScript Debugger extension, it still looks like the "old" ExtendScript engine is used.

 

How can I make sure the new engine is being used when writing scripts for Adobe products?

This topic has been closed for replies.
Correct answer Bruce Bullis

>How can I make sure the new engine is being used when writing scripts for Adobe products?

Hopefully, the fact that we've entirely disabled the Old World, should build confidence. 🙂 

The debug flag that disables New World, is now a no-op.

3 replies

JR Boulay
Community Expert
Community Expert
November 30, 2023

[MOVED TO THE PREMIERE PRO DISCUSSIONS]

The question has nothing to do with Acrobat and PDF.

Acrobate du PDF, InDesigner et Photoshopographe
Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
March 10, 2022

>How can I make sure the new engine is being used when writing scripts for Adobe products?

Hopefully, the fact that we've entirely disabled the Old World, should build confidence. 🙂 

The debug flag that disables New World, is now a no-op.

erinferinferinf
Adobe Employee
Adobe Employee
March 10, 2022

Moved this here where you'll get an answer from the author of the article.