DAZ Scripting
Stretch65
Posts: 166
Hi,
I was mucking around around with DAZ's Script IDE pane. I don't know much at all about DAZ scripting but I was under the impression that the IDE would help me by autocompleting commands when I type '.' - but so far it doesn't do anything like that. Do I need to install anything extra? Is there a complete list of commands and parameters for DAZ Script somewhere? And while I'm at it, any tutorials?
Comments
I can't live without Visual Studio's intellisense, I work with TypeScript language files(.ts), which compile to JavaScript(.js) and have them rename to .DSA. The I double click on my .DSA inside Daz Studio to run the code.
In DS 2 the pane did do auto-complete, unfortunately that was killed by the change of Qt version for DS 3. Work has been done on the IDE pane recently, but I don't know if we will get an auto-complete function back.