Skip to content

feat: add meta.slashCommand config to hide built-in sections (Style, Insert, etc.) #373

@LucaArgentieri

Description

@LucaArgentieri

Problem

The slash command menu in Nuxt Studio exposes built-in TipTap sections (Style, Insert,Paragraph, etc.) that cannot be disabled via nuxt.config.ts. The current studio.meta.components API only filters custom components — it has no effect on built-in editor sections.

Use case

When building a tightly controlled editorial experience, editors should only see relevant actions. For example, a site that uses custom Vue components for all content blocks has no need for the built-in "Style" (heading levels, blockquote) or "Insert (horizontal rule, etc.) sections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions