Inlay Hints

Function call with muted parameter-name chips inlaid before each argument.

1const user = createUser(name: "Ayşe", role: "admin");
nameinlay parameter hints

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Editor29 } from "@/components/beste/piece/editor29";

<Editor29 />