Spraxium MDXSpraxium MDX is a VS Code extension focused on a clean authoring experience for Spraxium documentation components. It provides syntax highlighting, autocomplete, hover information, snippets, and diagnostics for the component set used in the docs. The extension supports content components, code components, layout components, data components, file tree components, and dropdown sections. It also validates frontmatter, checks unknown props, and reports unclosed tags while you type. You can install the extension from the Visual Studio Code Marketplace by searching for Spraxium MDX. For local development and contribution flow, see CONTRIBUTING.md. This extension targets VS Code version ^1.90.0. The unifiedjs MDX extension is optional but recommended for a complete MDX editing workflow. |