Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Alternative Extendscript toolkit

Advocate ,
Jun 29, 2022 Jun 29, 2022

I changed imac and now I have monterey Unfortunately Extendscript toolkit no longer works There is a similar application to use

 

Sublime text non supportate. 

TOPICS
Actions and scripting
936
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Jun 29, 2022 Jun 29, 2022

MS Visual Studio Code + ExtendScript Debugger extension from Adobe.

 

Edit:

 

Text Editor Applications: Common free or commercial plain text editors suitable for code saving include –

Cross-platform: Atom, Sublime TextMS Visual Studio Code + Adobe ExtendScript Debugger

Mac: Apple TextEdit (ensure that the Format menu is set to Plain Text mode, not Rich Text mode), BBEdit

Windows: MS Notepad, Adobe ExtendScript Toolkit (32-bit only), Notepad++

 

Web: https://ovid-editor.web.app/PHXS

 

https://prepression.blogspot.com/2017/11/downloading-and-installing-adobe-scripts.html?m=1

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Jun 29, 2022 Jun 29, 2022

VSCode + ExtendScript Debugger plugin  Â¯\_(ツ)_/¯

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 30, 2022 Jun 30, 2022

Is your code not for Windows? I wanted something that looks like Extendscript

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 30, 2022 Jun 30, 2022

Read existing replies for Cross platform notes

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Jun 30, 2022 Jun 30, 2022
LATEST

VsCode is a cross platform editor.

The main advantage is the official ExtendScript Debugger plugin (the first version was terrible, the second version has become much more convenient and stable, but it still does not support M1 (Intel-only)).

The main disadvantage is the lack of hints on the object model while working with the code. The object tree is visible only during debugging.

The editor supports themes, panels can be dragged around the screen. That is, if you wish, you can achieve a visual resemblance to the ExtendScript Toolkit. Yes, you will need some time to get used to it, but it's worth it - the convenience of working with the code (largely due to the huge number of different extensions) is incomparably higher than in the ExtendScript Toolkit

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines