We have added autocompletion to (almost) all places where you can enter Javascript expressions or code or have improved it:
- Schema scripts that are executed when a content is created, changed or deleted.
- Asset scripts that are executed when an asset is uploaded, changed or deleted.
- Rule scripts that are executed for rule actions to format the payload for requests, for example for webhook bodies.
The source of this feature is now directly generated from the code files that are used when a feature is implemented. This means that the autocompletion should be always consistent in the future and hopefully free of bugs.