Welcome to the StarSquid Playground

Docs

当代中国政治制度

AI Course

Hotel Directory


This is the backend info:

App name: starlight-squidex

Change log

Improved autocompletion

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.

Autocompletion

Expanded mode for all Fields

Next to each field you will see a new button now to expand the field. This is helpful if you just need more space, for example when your write a full article with the markdown editor.

Expanded Mode