Contains all definitions up to FrameMaker 2019.
For newer functions, the version it was introduced will be noted at the top of the function.
To make use of this, click the green Code button near the top, then select Download zip.
Then create a folder in the root of your ExtendScript project folder called types and extract the zip into that.
Now open your project's root folder in Visual Studio Code and enjoy autocomplete, type checking, and more!
This is a work in progress, though most of what you will need is there
Current progress:
- ExtendScript Globals
- FrameMaker
- global
- app (Session)
- Constants
- FCodes
- Data structures
Still to do:
- ScriptUI
- FrameMaker
- API objects
- CMS connector