Wavy-underlined symbol above a type-hover card showing signature, one-line description, and source path.
function greet(name: string): stringReturns a localized greeting for the given name.
@/lib/greet.tsRequires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Editor7 } from "@/components/beste/piece/editor7";
<Editor7
symbol="greet"
signature="function greet(name: string): string"
description="Returns a localized greeting for the given name."
source="@/lib/greet.ts"
/>Ship with confidence by running through the five-point review.
pnpm releaseRendered markdown mini card with a heading, lede paragraph, bullet list, and inline code chip.
Code line with a rose wavy underline on the offending token above an alert card with message and source code.
Function call line with a caret plus a signature popover underneath. The current parameter underlines in primary.
Code line with a teammate's blinking caret tinted by tone and a name tag floating above it.
Inline :shortcode typing with an autocomplete dropdown showing emoji previews.
Sentence with a rose wavy underline on a misspelling and a suggestions dropdown below.