1function·greet(name)·{2→return·`Hello,·${name}!`;3}
Code lines with muted middle-dots for spaces and → glyphs for tabs, revealing indentation.
The import and the props worth knowing about, in one place.
import { Editor44 } from "@/components/beste/piece/editor44";
<Editor44 />Code template with dashed-outline tab stops. Active placeholder tints primary, others stay muted.
Row of filename tabs with active styling. Dirty tabs show a sky dot in place of the close button.
--primary: #f43f5e;--accent: #8b5cf6;--surface: #0ea5e9;
CSS lines with inline color swatch squares next to each hex value.
Code line with a teammate's blinking caret tinted by tone and a name tag floating above it.