ποΈ Web Editor
The t-Plot Web Editor is the primary tool for creating and editing stories. It is a full-featured code editor built into the Developers Portal with Yarn syntax highlighting, intelligent autocomplete, and an integrated debugger.
ποΈ \\ Shortcuts
The web editor supports a powerful shortcut system using the \\ prefix. Type \\ followed by the command name to quickly insert any command, media tag, or variable reference.
ποΈ Smart Input
The web editor includes several smart input features that automatically handle common tasks, so you can focus on writing your story.
ποΈ Text Formatting
The web editor provides keyboard shortcuts and a context menu for formatting text in your messages.
ποΈ Autocomplete
The web editor provides context-aware autocomplete that activates automatically or by pressing Tab. Suggestions are based on your current position in the script.
ποΈ Debugger
The debugger is an integrated part of the web editor that allows you to test your story without leaving the editor. It interprets your Yarn script in real time and displays the result in a chat-like panel.