[ANN] InDesign CC 2019 DOM API Docs
I've just updated my representation of the Scripting DOM API Documentation for InDesign CC 2019.
http://www.indesignjs.de/extendscriptAPI/indesign-latest/
The website supports copy & paste for every text where the copy icon appears while hoovering with the mouse.
You can find a short overview of the DOM here:
http://www.indesignjs.de/auflage2/wp-content/uploads/2015/04/InDesign_Skripting_Kurzreferenz.pdf
If your're looking for offline usage check out the HTML Version https://www.indesignjs.de/extendscriptAPI/indesign14.zip or CHM https://www.indesignjs.de/extendscriptAPI/chm_indesign14.zip
Code Completion for Sublime Text is available here: https://www.indesignjs.de/extendscriptAPI/indesign-latest/jsx.sublime-completions
If there is interest in IntelliSense/VS Code - with your help how to structure IntelliSense Code Completion I will provide that happily.
In case you're interested in the creation process, have a look at the transformations at https://github.com/grefel/extendscriptApiDoc
A big THANK YOU towards jongware who inspired me with his version at http://jongware.mit.edu/ for the work!

