Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Schema Markdown PreviewNew to Visual Studio Code? Get it now.
Schema Markdown Preview

Schema Markdown Preview

Preview

Omega-blue

|
35 installs
| (1) | Free
Its helps to write markdown description for schema and preview it in vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Schema Markdown Description Preview

This Visual Studio Code extension allows you to hover over the "markdownDescription" property in a JSON Schema file and preview the Markdown output.

Features

  • Markdown Preview: Hover over the "markdownDescription" property in your JSON Schema file to see a preview of the Markdown output.
  • Markdown Formatting: Write your "markdownDescription" in Markdown format and see it rendered in the hover preview.

Usage

  1. Open your JSON Schema file in Visual Studio Code.
  2. Write your description in the "markdownDescription" property using Markdown format.
  3. Hover over the "markdownDescription" property to see a preview of the Markdown output. markdown hover image

More Information

For more information, visit the Visual Studio Code Docs.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft