I want to get started doing some scripts with Photoshop and I wonder if there’s an editor out there that either already has Photoshop’s objects or allows to load Photoshop’s DOM for intellisense.
Any pointers?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Extendscript Toolkit that comes with Adobe suite is pretty much all you need. It even has the entire DOM reference available through the help menu. It does code completion (intellisense) and you can run/debug scripts in the editor.