Where is the Javascript Library
Hello,
I try to write a plugin in InDesign using the developer tools. Everything works fine and a can use the Javascript examples to start the development. But I do not have any codecompletion in the Editor (Webstorm or VSC). Trying to install the Node.js modul via
install indesign --saveYou get a 404 because indesign is not found in the node registry.
Where can a find the correct file to install it manualy?
Or is there an other way to get codecompletion for the Object Model?
It is very hard to program in js without any codeassistant looking up every api command in the html api doc.
Thanks for the help.
