Editor
The script editor splits the screen into JS and CSS panels. Both have:- Syntax highlighting and autocomplete (CodeMirror).
- Format-on-save.
- A constrained vs. wide layout toggle (your preference is remembered per device).
Versions
Every save writes a newscript_version row. From the version history sidebar you can:
- Diff any two versions.
- Restore an earlier version (creates a new version — nothing is lost).
- See who shipped what, and when.