dumbm1 / ai_id_ps_console

Simple console to enter and run JavaScript code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML/CSS/JS Extension Panel for Adobe Illustrator CC+

Editor and console to enter and run JavaScript code

  • JavaScript editor based on ACE editor.
  • The result of the script execution is displayed in the console.
  • as ExtendScript in the Illustrator environment
  • as JavaScript in environment of the extension panel inbuilt Chrome-browser

console

Description:

  • enter js-code in text field
  • enter ctrl+enter shortcut (or button Ai) to run code in Illustrator
  • enter alt+enter (or cmd-enter for Mac) shortcut (or button Chrome) to run code in extension panel inbuilt Chrome-browser
  • Clear button clears the output bottom field
  • Refresh button clears all
  • Close button upload the panel
  • set the color theme of syntax highlight from the Themes list

About

Simple console to enter and run JavaScript code.


Languages

Language:JavaScript 91.0%Language:HTML 5.1%Language:CSS 3.9%